mirror of
https://bitbucket.org/jsuto/piler.git
synced 2025-06-13 01:37:02 +02:00
Protect fsync() and close() from SIGALRM
Signed-off-by: Janos SUTO <sj@acts.hu>
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user