Mark Alan: > On Sun, 22 Jan 2012 20:03:09 -0500 (EST), Wietse Venema > <wie...@porcupine.org> wrote: > > Mark Alan: > > > /var/log/mail.log:Jan 22 19:09:29 mx postfix-submission/smtpd[2797]: > > > warning: TLS library problem:2797:error:1408A10B:SSL > > > routines:SSL3_GET_CLIENT_HELLO:wrong version number:s3_srvr.c:771: > > > Does your SMTP server accept SSLv3 connections? > > It seems that it should renegotiate (to TLSv1) a connection
Well, there was a renegotiation bug a year or so ago, so a lot of software has a temporary fix that disallows renegotiation. If your Postfix is from that time frame, upgrading may help. Wietse