summaryrefslogtreecommitdiff
path: root/postfix
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2020-10-09 17:04:13 +0200
committerJonas Smedegaard <dr@jones.dk>2020-10-09 19:13:14 +0200
commit5e7f8e71833c7f72a8e626813d4a3b862e27ce77 (patch)
tree7ce045560851454428f461583a662b11d1ad3b29 /postfix
parentf157ecc78bfb1f6c1af957da5ddc2a73a377e6e2 (diff)
drop obsolete smtpd_client_restrictions SASL restriction with dkimproxy (handled by default in smtpd_relay_restrictions since postfix 2.10)
Diffstat (limited to 'postfix')
-rwxr-xr-xpostfix/postfix.sh1
1 files changed, 0 insertions, 1 deletions
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