postfix: don't verify TLS certs of receiving SMTP servers

This commit is contained in:
missytake
2026-01-13 15:03:38 +01:00
parent 7a43984ab1
commit 2a07626f82

View File

@@ -20,7 +20,7 @@ smtpd_tls_key_file=/etc/ssl/private/ssl-cert-snakeoil.key
smtpd_tls_security_level=may
smtp_tls_CApath=/etc/ssl/certs
smtp_tls_security_level=verify
smtp_tls_security_level=encrypt
# Send SNI extension when connecting to other servers.
# <https://www.postfix.org/postconf.5.html#smtp_tls_servername>
smtp_tls_servername = hostname