User Guide

86 Kaspersky
®
SMTP-Gateway 5.5 for Linux/Unix
DNSBlackList=mail-abuse.org
DNSBlackList=bl.spamcop.net
DNSBlackList=block.blars.org
The [smtpgw.ave] section contains the settings for anti-virus scanning of email:
Cure=true|false – disinfect infected objects. The default value is: false. To
enable this mode, set the option to true.
ScanArchives=true|false – scan archives. The default value is: true. To
disable this mode, set the option to false.
ScanMailBases=true|false – scan mail databases. The default value is:
true. To disable this mode, set the option to false.
ScanTimeout=0…3600 – time (in seconds) during which
the AV module can process a single object. If the scan time exceeds the
limit, the object is assigned the Error status (scan error). The default
value is: 180.
UseIChecker=true|false – use iChecker™ technology to scan for viruses.
The default value is: true. To disable the mode, set the parameter
to false.
The [smtpgw.forward] section contains the following options for relaying
messages through the application:
ForwardRoute – routing table containing message routing options. It
explicitly defines for specified domains or recipient addresses the mail
server to which the application will deliver messages addressed to the
listed domains. The values include the mask of recipient addresses ("*"
and "?" wildcards can be used) and the name / IP address of the mail
server the application will connect to for email delivery. You may
optionally specify the port to be used if it is different from the standard
one (port 25).
The [smtpgw.limits] section includes options that limit application functionality
when mail traffic processing is performed:
AntiviralSessions=1…1024 – maximum number of concurrently running
anti-virus sessions (it is not recommended to increase the value of this
parameter, except for the cases when the application is overloaded).
The default value is: 10.
IncomingSessions=1…1024 – maximum number of open incoming
sessions. The default value is: 100.
OutgoingSessions=1…1024 – maximum number of open outgoing
sessions. The default value is: 20.
MaximalIncomingHops=1…100 – maximum number of intermediate hosts
for a single message. The default value is: 20.