From ac61ac082ea41d482ede3472d961a683878af5bc Mon Sep 17 00:00:00 2001 From: holger krekel Date: Sat, 13 Jul 2024 16:13:54 +0200 Subject: [PATCH] Revert "postfix: fix timeout to 300s on submission ports" This reverts commit 39584c7b7da0de42f10c5cc4543b8a88602b6275. --- cmdeploy/src/cmdeploy/postfix/master.cf.j2 | 4 ---- 1 file changed, 4 deletions(-) diff --git a/cmdeploy/src/cmdeploy/postfix/master.cf.j2 b/cmdeploy/src/cmdeploy/postfix/master.cf.j2 index 11378491..b59acd28 100644 --- a/cmdeploy/src/cmdeploy/postfix/master.cf.j2 +++ b/cmdeploy/src/cmdeploy/postfix/master.cf.j2 @@ -32,8 +32,6 @@ submission inet n - y - - smtpd -o smtpd_client_connection_count_limit=1000 -o smtpd_proxy_filter=127.0.0.1:{{ config.filtermail_smtp_port }} -o cleanup_service_name=authclean -# Do not reduce timeout to 10s on overload. - -o smtpd_timeout=300s smtps inet n - y - - smtpd -o syslog_name=postfix/smtps -o smtpd_tls_wrappermode=yes @@ -51,8 +49,6 @@ smtps inet n - y - - smtpd -o milter_macro_daemon_name=ORIGINATING -o smtpd_proxy_filter=127.0.0.1:{{ config.filtermail_smtp_port }} -o cleanup_service_name=authclean -# Do not reduce timeout to 10s on overload. - -o smtpd_timeout=300s #628 inet n - y - - qmqpd pickup unix n - y 60 1 pickup cleanup unix n - y - 0 cleanup