Introduced check_for_client_timeout_interval config parameter

Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
Janos SUTO
2019-11-27 20:47:04 +01:00
parent f9162bc085
commit 34e25f6c74
4 changed files with 7 additions and 3 deletions

View File

@ -66,6 +66,9 @@ listen_port=25
clamd_socket=/tmp/clamd
; check for client timeout interval. Default: 30 sec
check_for_client_timeout_interval=30
; smtp timeout. Default: 60 sec
smtp_timeout=60