Hi guys, testing email connection with ssl works fine, but when some error hapens in some build the follow error notification is logged.
A new event has been added to the event log:
Notifications
Failed to send email notification:
System.Net.Mail.SmtpException: O servidor SMTP requer uma conexão segura ou o cliente não foi autenticado. A resposta do servidor foi: 5.7.0 Must issue a STARTTLS command first. b7sm38039449yhl.10 - gsmtp
em System.Net.Mail.SendMailAsyncResult.End(IAsyncResult result)
em System.Net.Mail.SmtpClient.SendMailCallback(IAsyncResult result)