How to increase the Mdaemon connection timeout?
-
Hi,
When sending emails to some servers, the connection freezes after a minute and is interrupted by a timeout:
Mon 2023-01-16 12:08:01.946: 02: <-- 250-8BITMIME
Mon 2023-01-16 12:08:01.946: 02: <-- 250-PIPELINING
Mon 2023-01-16 12:08:01.946: 02: <-- 250-CHUNKING
Mon 2023-01-16 12:08:01.946: 02: <-- 250-SMTPUTF8
Mon 2023-01-16 12:08:01.946: 02: <-- 250 HELP
Mon 2023-01-16 12:08:01.946: 03: --> MAIL From:<user@sender-domain.com> SIZE=46017
Mon 2023-01-16 12:08:01.946: 03: --> RCPT To:<user@recipient-domain.com>
Mon 2023-01-16 12:08:01.946: 03: --> DATA
Mon 2023-01-16 12:09:01.590: 04: Connection timed out!
Mon 2023-01-16 12:09:01.591: 01: * This message is 14 minutes old; it has 46 minutes left in this queue
Mon 2023-01-16 12:09:01.591: 04: SMTP session terminated (Bytes in/out: 5377/752)
Is there a way to increase the Mdaemon connection timeout to more than 1 minute?
-
-