From 427ecc91182ee0da02b4d7a9265a79d25de53aac Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Tue, 11 Sep 2012 20:55:16 +0200 Subject: Discard keyword starttls for dkimsign. --- postfix/postfix.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'postfix/postfix.sh') diff --git a/postfix/postfix.sh b/postfix/postfix.sh index b2421b6..21a0555 100755 --- a/postfix/postfix.sh +++ b/postfix/postfix.sh @@ -399,7 +399,7 @@ EOF cat >> $tempdir/master.cf << EOF dkimsign unix - - n - $dkimproxy_maxproc_out smtp -o smtp_send_xforward_command=yes - -o smtp_discard_ehlo_keywords=8bitmime + -o smtp_discard_ehlo_keywords=8bitmime,starttls EOF cat $tempdir/master.cf | egrep -q "^127\.0\.0\.1:10029$sp" || \ cat >> $tempdir/master.cf << EOF -- cgit v1.2.3