diff options
-rwxr-xr-x | postfix/postfix.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/postfix/postfix.sh b/postfix/postfix.sh index 2cb7d6d..e5cdc1f 100755 --- a/postfix/postfix.sh +++ b/postfix/postfix.sh @@ -435,9 +435,6 @@ submission inet n - n - - smtpd -o smtpd_tls_security_level=encrypt -o smtpd_sasl_auth_enable=yes -o smtpd_sasl_local_domain=$mydomain - -o smtpd_client_restrictions=permit_sasl_authenticated,reject - -o smtpd_sender_restrictions=reject_sender_login_mismatch - -o smtpd_recipient_restrictions=reject_non_fqdn_recipient,reject_unknown_recipient_domain,permit_sasl_authenticated,reject EOF addoroverwritewithindents $tempdir/master.cf '^pickup\h' << EOF pickup fifo n - - 60 1 pickup |