On Thu, Jun 28, 2012 at 03:10:14PM +0000, Viktor Dukhovni wrote: > If anyone is able to reproduce the issue with TLSv1.2 enabled, > please send me logging for one failed connection with "smtpd_tls_loglevel > = 4" gathered after a "postfix stop; postfix start", so that the > TLS session cache is initially empty, and (if perhaps the failure > *is* related to session resumption and requires a non-empty cache) > also similar logging for a connection with a resumed TLS session.
If it makes any difference "smtpd_tls_loglevel = 3" may also be sufficient if the error is seen during the handshake phase of the SSL session. > -- > Viktor.