Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
All-Star
16981 Points
2999 Posts
Oct 04, 2009 11:28 AM|LINK
shtrudel Is there anyone knows what the problem is ?
Check your SMTP configuration settings against below
<smtp deliveryMethod="Network" from="youraddress@example.com"> <network host="smtp.example.com" userName="username" password="password" port="25" /> </smtp> </mailSettings>
Check this tutorial to get your problem resolved.
Let me know further queries.
Thanks,
sukumarraju
All-Star
16981 Points
2999 Posts
Re: PasswordRecovery control, web.config mail settings
Oct 04, 2009 11:28 AM|LINK
Check your SMTP configuration settings against below
<smtp deliveryMethod="Network" from="youraddress@example.com"> <network host="smtp.example.com" userName="username" password="password" port="25" /> </smtp> </mailSettings>Check this tutorial to get your problem resolved.
Let me know further queries.
Thanks,
Application Architecture Guide 2.0
My Blog
Twitter