mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-24 13:40:17 +00:00
It should evaluate further rules
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user