diff options
author | Jonas Smedegaard <dr@jones.dk> | 2014-10-15 10:47:00 +0200 |
---|---|---|
committer | Jonas Smedegaard <dr@jones.dk> | 2014-10-15 10:47:00 +0200 |
commit | 4b87258a0db38312a753b52e9a01c583ccf22abc (patch) | |
tree | db3df3099d5d52a75c5c1d59ae2ea7fa638f6f19 /postfix | |
parent | 0bc15aeb281e0ac31cf8579a9e4479b13508cdc3 (diff) |
Drop submission restrictions temporarily.
Diffstat (limited to 'postfix')
-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 |