I'm having quite a bit of a problem with my issue tracker. for some reason my issue tracker is not sending notification. this is what i have in the web.config file.
obviously, the hose, port, username, and password is of course what i have to put in but can anyone please help me. Is there something else that I'm missing that I need. Any help, suggestion would
be greatly appreciated. Thanks in advanced.
boloyang
Member
8 Points
11 Posts
issue tracker not sending notification
Oct 27, 2008 05:17 PM|LINK
I'm having quite a bit of a problem with my issue tracker. for some reason my issue tracker is not sending notification. this is what i have in the web.config file.
<system.net><
mailSettings> <smtp from="defaultEmail@yourdomain.com"><
network host=hotname@yourdomain.com" port="portnumber" userName="username" password="password"/> </smtp></
mailSettings></
system.net>obviously, the hose, port, username, and password is of course what i have to put in but can anyone please help me. Is there something else that I'm missing that I need. Any help, suggestion would be greatly appreciated. Thanks in advanced.
boloyang
Member
8 Points
11 Posts
Re: issue tracker not sending notification
Oct 29, 2008 08:46 PM|LINK
NVM. All set with this too!