It should evaluate further rules

This commit is contained in:
Naglfar
2022-01-04 11:43:29 +01:00
parent 80e1fed0cc
commit ddd648e30d

View File

@@ -60,7 +60,7 @@ smtpd_sender_restrictions = reject_unknown_sender_domain
smtpd_recipient_restrictions =
permit_mynetworks,
permit_sasl_authenticated,
permit_auth_destination,
reject_unauth_destination,
reject_invalid_hostname,
reject_unauth_pipelining,
reject_non_fqdn_sender,