disable login mismatch

This commit is contained in:
Morre 2020-10-30 21:19:37 +01:00
parent 313169db85
commit 92a143bab6
No known key found for this signature in database
GPG key ID: 5D9B9B1B8F424BBC

View file

@ -67,7 +67,7 @@ smtpd_helo_restrictions = permit_mynetworks,
smtpd_sender_restrictions = reject_non_fqdn_sender,
reject_unknown_sender_domain,
reject_sender_login_mismatch,
# reject_sender_login_mismatch, # Disabled because we dont map correctly
permit_mynetworks,
permit_sasl_authenticated