From 5e7f8e71833c7f72a8e626813d4a3b862e27ce77 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Fri, 9 Oct 2020 17:04:13 +0200 Subject: drop obsolete smtpd_client_restrictions SASL restriction with dkimproxy (handled by default in smtpd_relay_restrictions since postfix 2.10) --- postfix/postfix.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'postfix') diff --git a/postfix/postfix.sh b/postfix/postfix.sh index f0c260a..1b280a3 100755 --- a/postfix/postfix.sh +++ b/postfix/postfix.sh @@ -353,7 +353,6 @@ submission inet n - n - - smtpd -o syslog_name=postfix/submission -o smtpd_tls_security_level=encrypt -o smtpd_sasl_auth_enable=yes - -o smtpd_client_restrictions=permit_sasl_authenticated,reject -o content_filter=dkimsign:[127.0.0.1]:10028 ' _postconf -Pe pickup/fifo/content_filter=dkimsign:127.0.0.1:10028 -- cgit v1.2.3