I\'m referring to this guide on C# SMTP mail.
Here is my code:
MailMessage mail = new MailMessage(); SmtpClient SmtpServer = new SmtpClient(\"smtp.gm
Have you tried changing the port, I know the default SMTP port for SSL is 465