Buried under useless verbose logging is a clear warning:

> warning: TLS library problem: 16575:error:1408F10B:SSL
> routines:SSL3_GET_RECORD:wrong version number:s3_pkt.c:337: smtp_get:

This means that the TLS library had a problem.

> I've also included the successful telnet test:

telnet is not valid, since you are using TLS.

To debug SMTP over TLS, use "openssl s_client".

        Wietse

Reply via email to