summaryrefslogtreecommitdiff
path: root/postfix/postfix.sh
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2015-02-21 00:32:56 +0100
committerJonas Smedegaard <dr@jones.dk>2015-02-21 00:32:56 +0100
commitae0b7acc6043131dd1ceaaba7161fa7e2eabdc2c (patch)
tree96e74ceceb237a971abcf23ffff0b417d7a4c202 /postfix/postfix.sh
parent39d0dce90596bd0216b73c05371dab764cdfe418 (diff)
Fix accidental move of master data.
Diffstat (limited to 'postfix/postfix.sh')
-rwxr-xr-xpostfix/postfix.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/postfix/postfix.sh b/postfix/postfix.sh
index 57b2a28..aaa449d 100755
--- a/postfix/postfix.sh
+++ b/postfix/postfix.sh
@@ -340,7 +340,6 @@ if [ -n "$sslcert" ]; then
$postconf -c "$tempdir" -e 'smtpd_sasl_auth_enable = no' # SASL is enabled explicitly with TLS transport
$postconf -c "$tempdir" -e 'smtpd_sasl_security_options = noanonymous'
$postconf -c "$tempdir" -e 'smtpd_sasl_local_domain = '
- -o smtpd_sasl_local_domain=\$mydomain
$postconf -c "$tempdir" -e 'smtpd_tls_received_header = yes'
$postconf -c "$tempdir" -e 'broken_sasl_auth_clients = yes'
$postconf -c "$tempdir" -e 'tls_random_source = dev:/dev/urandom'
@@ -435,6 +434,7 @@ submission inet n - n - - smtpd
-o syslog_name=postfix/submission
-o smtpd_tls_security_level=encrypt
-o smtpd_sasl_auth_enable=yes
+ -o smtpd_sasl_local_domain=\$mydomain
EOF
addoroverwritewithindents $tempdir/master.cf '^pickup\h' << EOF
pickup fifo n - - 60 1 pickup