Hi, I have issue with SMTP.
My other application is able to send emails, but from bugtracker i am getting error:
The transport failed to connect to the server.
Here is my settings from web.config:
<add key="NotificationEmailEnabled" value="1"/>
<add key="NotificationEmailFrom" value="topics.dev@gmail.com"/>
<add...
2009-07-05 11:49:13 UTC in BugTracker.NET