This commit is contained in:
valentin 2019-11-11 15:40:57 +01:00
parent 721e073e41
commit b99a361fe1

View File

@ -203,7 +203,7 @@ smtpd_recipient_restrictions =
reject_unauth_destination,
reject_non_fqdn_recipient
C&#35 client
# client
smtpd_client_restrictions =
permit_mynetworks
~~~~