David Mehler: > Aug 3 17:22:27 hostname postfix/submission/smtpd[65716]: warning: TLS > library problem: error:1408A0C1:SSL routines:ssl3_get_client_hello:no > shared cipher:s3_srvr.c:1427: ... > smtp_tls_mandatory_exclude_ciphers = aNULL, eNULL, EXPORT, DES, RC4, > MD5, PSK, aECDH, EDH-DSS-DES-CBC3-SHA, EDH-RSA-DES-CDC3-SHA, KRB5-DE5, > CBC3-SHA > smtp_tls_mandatory_protocols = !SSLv2,!SSLv3, !TLSv1 > smtp_tls_protocols = !SSLv2,!SSLv3, !TLSv1
Quick experiment: does it work when you comment out these lines? Wietse