Remove reject_unauth_destination as relay restrictions are applied
This commit is contained in:
@@ -118,7 +118,6 @@ smtpd_recipient_restrictions =
|
|||||||
reject_non_fqdn_recipient,
|
reject_non_fqdn_recipient,
|
||||||
reject_unknown_recipient_domain,
|
reject_unknown_recipient_domain,
|
||||||
permit_mynetworks,
|
permit_mynetworks,
|
||||||
reject_unauth_destination,
|
|
||||||
permit
|
permit
|
||||||
|
|
||||||
###############
|
###############
|
||||||
|
|||||||
Reference in New Issue
Block a user