I am using .net version 3.5 for sending mails though my web application
I get the following error:
The SMTP server requires a secure connection or the client was not authenticated. The server response was: 5.7.1 Client was not authenticated
What could be causing this?