From 89bc80bc7eda8bf64b7ca5bbf564569a447996ca Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Fri, 9 Oct 2020 20:28:37 +0200 Subject: drop bogus parameter lmtp_never_send_ehlo=yes in service amavisfeed --- postfix/postfix.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'postfix') 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 -- cgit v1.2.3