I have gone through many example codes on SMTP connection. In those, most people use SmtpServer.EnableSsl=true ; with only gmail (my observation). What is the scope or use of this code?
I have gone through many example codes on SMTP connection. In those, most people
Share
Look at from MSDN for
SmtpClient.EnableSsl;