Protect fsync() and close() from SIGALRM

Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
Janos SUTO
2019-11-27 21:08:00 +01:00
parent 34e25f6c74
commit 52e7e6293c
4 changed files with 13 additions and 4 deletions

View File

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