From 4b87258a0db38312a753b52e9a01c583ccf22abc Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 15 Oct 2014 10:47:00 +0200 Subject: Drop submission restrictions temporarily. --- postfix/postfix.sh | 3 --- 1 file changed, 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 -- cgit v1.2.3