I have a Studio question on email. We are sending email notification using an SMTP server with port 25. In the connection details, there is an option for secure connection. We have had this set to “Auto”. Since yesterday, email will not send and gives an error. When we change the option to “None”, it works. I have tested email to the SMTP server with powershell and it works.
How would this have changed? What should I be looking at? All jobs are not sending notifications.
Here is a sample of an error message in the log.
Raw message: An error occurred while attempting to establish an SSL or TLS connection. The server’s SSL certificate could not be validated for the following reasons: • An intermediate certificate has the following errors: • The revocation function was unable to check revocation for the certificate. • The revocation function was unable to check revocation because the revocation server was offline. MailKit.Security.SslHandshakeException: An error occurred while attempting to establish an SSL or TLS connection. The server’s SSL certificate could not be validated for the following reasons: • An intermediate certificate has the following errors: • The revocation function was unable to check revocation for the certificate.