User Guide
92 Kaspersky
®
SMTP-Gateway 5.5 for Linux/Unix
messages included into this group. The default value is:
postmaster@localhost. Required parameter.
NotifyFromAddress – email address from which the application will send
notifications regarding the scan results for messages of this group. The
default value is: MAILER-DAEMON@localhost. Required parameter.
BackupPath – path to the backup storage folder. The default value is:
/var/db/kav/5.5/smtpgw/backup. Required parameter.
QuarantinePath – Path to the quarantine folder. The default value is:
/var/db/kav/5.5/smtpgw/quarantine. Required parameter.
IncludeByName – defines masks for filtering by the attachment name. The
application will filter the objects if their names match the specified
masks and do not match the masks used to define exclusions from
scanning. If the parameter is not defined, the application will use the
value <"*"> that stands for any name. If several masks have to be
specified for filtering, each record must have the following format:
IncludeByName=*exe
IncludeByName=*.bat
The values for the ExcludeByName, IncludeByMime and
ExcludeByMime options are specified in the same manner.
ExcludeByName – defines masks to exclude from filtering by the
attachment name. Objects with names not matching these masks and
matching the masks used to define inclusions into scanning, will be
filtered.
IncludeByMime – defines masks for filtering by MIME type. The application
will filter the objects if their names match the specified masks and do
not match the masks used to define exclusions from scanning. If this
parameter is not defined, the application will use the value <"*"> that
stands for any type.
ExcludeByMime – defines masks to exclude from filtering by MIME type.
The application will filter the objects with names not matching these
masks and matching the masks used to define inclusions into scanning.
NotifyAdminTemplate – path to the template file used to generate
notifications to be sent to the administrator. Required parameter.
NotifyRecipientTemplate – path to the template file used to generate
notifications to be sent to the recipient. Required parameter.
NotifySenderTemplate – path to the template file used to generate
notifications to be sent to the sender. Required parameter.
PlaceholderTemplate – path to the file the content of which is used to
replace infected attached objects. Required parameter.
DisclaimerTemplate path to the file used as a template for information
added to processed messages.










