User Guide

90 Kaspersky
®
SMTP-Gateway 5.5 for Linux/Unix
ReceivingDataTerminationTimeout=1…7200 – timeout (seconds) for
terminating data transfer (CRLF.CRLF sequences). The default value is:
300.
SendingInitialTimeout=1…1200
– timeout (seconds) for waiting for the
response from a remote server when establishing an SMTP session.
The default value is: 300.
SendingHelloTimeout=1…1200
– timeout (seconds) for waiting for the
response from a remote server to the HELO/EHLO command of the
SMTP protocol. The default value is: 300.
SendingMailTimeout=1…1200
– timeout (seconds) for waiting for the
response from a remote server to the MAIL FROM command. The
default value is: 300.
SendingRcptTimeout=1…1200
– timeout (seconds) for waiting for the
response from a remote server to the RCPT TO command of the SMTP
protocol. The default value is: 300.
SendingDataInitiationTimeout=1…2400 timeout (seconds) for waiting for
the response from a remote server to the DATA command of the SMTP
protocol. The default value is: 600.
SendingDataTerminationTimeout=1…7200
– timeout (seconds) for
termination of the data transfer (CRLF.CRLF sequences). The default
value is: 300.
SendingQuitTimeout=1…1200
– timeout (seconds) for waiting for the
response from a remote server to the QUIT command of the SMTP
protocol. The default value is: 300.
The [smtpgw.resolve] section contains the default settings for the internal DNS
client:
InternalRecursionEnabled=true|false – an option, which determines
whether the internal application DNS client will use its own recursion
instead of the recursion routine employed in DNS server for name
resolution. The default value is: false.
InternalRecursionsLimit=1…100 – an option limiting maximum recursion
depth (nesting) per single request. The default value is: 32.
IONetworkTimeout=1…1200 – timeout (seconds) for waiting during
network operations performed by the internal client of the application
DNS service for name resolution. The default value is: 5.
IPCacheRefreshPeriod=60…259200 – time (seconds), which must elapse
before the application removes from its cache records about IP
addresses with expired TTL. The default value is: 43200 (12 hours).