Quote Originally Posted by HowTo View Post
is there any way of not to provide my secret password in the code?
It can be set in the web.config or app.config under the <system.net><mailSettings><smtp> section if you don't want it in the code.

See... http://weblogs.asp.net/scottgu/archi...16/432854.aspx