added smtp_timeout to example.conf

Change-Id: I0643cdb5aad786d3c6226638c537c3272a7dc53d
Signed-off-by: SJ <sj@acts.hu>
This commit is contained in:
SJ 2016-10-28 19:36:09 +02:00
parent d505fd10c2
commit bedc1830d2

View File

@ -59,6 +59,9 @@ listen_port=25
clamd_socket=/tmp/clamd
; smtp timeout. Default: 60 sec
smtp_timeout=60
helper_timeout=20
; whether to run external attachment extractors (1) or not (0)