Am 21.12.25 um 21:13 schrieb Wietse Venema via Postfix-users:
A.Schulze via Postfix-users:
# postconf -d compatibility_level mail_version lmtp_tls_security_level
compatibility_level = 0
mail_version = 3.11-20251219
lmtp_tls_security_level = ${{$compatibility_level} <level {3.11} ? {} : {may}}
"may" would be OK for type "inet:" destinations, but not for "unix:".
Unfortunately, the lmtp_tls_security_level is configured separately
from the LMTP destination: lmtp_tls_security_level is set in main.cf
or master.cf, the other may be set with from xxx_transport,
transport_maps, or elsewhere.
Hello,
I read this as
using postfix >= 3.11, I must set lmtp_tls_security_level=none
IF lmtp is used over unix sockets
that answers my question...
Andreas
_______________________________________________
Postfix-users mailing list -- [email protected]
To unsubscribe send an email to [email protected]