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_unknown_recipient_domain,
|
||||
permit_mynetworks,
|
||||
reject_unauth_destination,
|
||||
permit
|
||||
|
||||
###############
|
||||
|
||||
Reference in New Issue
Block a user