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 34c9e70..2556e95 100755 --- a/postfix/postfix.sh +++ b/postfix/postfix.sh @@ -352,7 +352,6 @@ if [ -n "$amavis" ]; then _postconf -Me amavisfeed/unix=" amavisfeed unix - - n - $amavis_maxproc lmtp -o lmtp_data_done_timeout=1200s - -o lmtp_never_send_ehlo=yes -o lmtp_send_xforward_command=yes -o disable_dns_lookups=yes -o max_use=$amavis_maxproc |