We upgraded from 17.1 MR3 to 17.5 MR3 over the weekend and are now getting errors related to SSL/TLS
seconds | test stage and result | |
---|---|---|
[000.052] | Connected to server | |
[000.245] | <-- | 220 SF2.mydomain.Net ESMTP ready |
[000.245] | We are allowed to connect | |
[000.245] | --> | EHLO www6.CheckTLS.com |
[000.297] | <-- | 250-SF2.mydomain.Net Hello www6.checktls.com [159.89.187.50] 250-SIZE 250-8BITMIME 250-PIPELINING 250-STARTTLS 250 HELP |
[000.298] | We can use this server | |
[000.298] | TLS is an option on this server | |
[000.298] | --> | STARTTLS |
[000.351] | <-- | 454 TLS currently unavailable |
[000.351] | STARTTLS command rejected | |
[000.351] | --> | MAIL FROM:<test@checktls.com> |
[000.404] | <-- | 250 OK |
[000.404] | Sender is OK | |
[000.404] | --> | RCPT TO:<shaun@mydomain.com> |
[003.857] | <-- | 250 Accepted |
[003.857] | Recipient OK, email address proofed | |
[003.858] | --> | QUIT |
[003.909] | <-- | 221 SF2.mydomain.Net closing connection |
This thread was automatically locked due to age.