diff options
-rwxr-xr-x | postfix/postfix.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/postfix/postfix.sh b/postfix/postfix.sh index 2a5754a..5501c46 100755 --- a/postfix/postfix.sh +++ b/postfix/postfix.sh @@ -438,7 +438,6 @@ submission inet n - n - - smtpd EOF addoroverwritewithindents $tempdir/master.cf '^pickup\h' << EOF pickup fifo n - - 60 1 pickup - -o content_filter=dkimsign:127.0.0.1:10028 EOF fi fi |