0
kicks
The SMTP server requires a secure connection or the client was not aut
This annoying error comes up when using some smtp server that uses SSL. A simple implementation to configure smtp settings in an ASP.NET web application is to add these setting in the specific “MailSettings” tag of Web.config file. I had