I want my application to send e-mail using \'SMTP over SSL\' even if TLS is not supported by server. So far I have tried
try { MailM
Please change your code..
SmtpServer.EnableSsl = false;