Forum archive
Postfix TLS problem on 17.1
Trying to port my wordpress sites to the new appliance (17.1), and having some problems with postfix complaining about not being able to use TLS properly.
Looking at /etc/postfix/main.cf it appears to have changed a bit, and I'm wondering if that's what's to blame.
Can you point me in the right direction?
Here's my error log entries for mail.
Mar 31 17:22:34 instylesuites postfix/smtp[1407]: SSL_connect error to mail.hruskagroup.com[38.130.216.239]:25: -1
Mar 31 17:22:34 instylesuites postfix/smtp[1407]: warning: TLS library problem: error:14094410:SSL routines:ssl3_read_bytes:sslv3 alert handshake failure:../ssl/record/rec_layer_s3.c:1543:SSL alert number 40:
Mar 31 17:22:34 instylesuites postfix/smtp[1407]: A9FFF8069E: to=<info@instylesuites.com>, relay=mail.hruskagroup.com[38.130.216.239]:25, delay=0.19, delays=0.02/0.02/0.15/0, dsn=4.7.5, status=deferred (Cannot start TLS: handshake failure)
Thanks,
Brian
Sorry that I was a bit slow Brian.
Glad to hear that you worked it out.
For what it's worth, in v17.x we did change Postfix config to use TLS encryption by default (previous default was unencrypted email). By default it just uses a self signed certificate.