User Guide
Appendix A 95
<"*"> (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 for filtering out attachment names. The
application will filter out the objects with names not matching these
masks and matching the masks used to define inclusions into scanning.
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 option is not defined, the application will use the value
<"*"> (any type).
ExcludeByMime – defines masks for filtering out MIME types. The
application will filter out 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 sent to the administrator. If this option is not defined, the
value of a similar parameter from the [smtpgw.policy] section will be
used.
NotifyRecipientTemplate – path to the template file used to generate
notifications sent to the recipient. If this option is not defined, the value
of a similar parameter from the [smtpgw.policy] section will be used.
NotifySenderTemplate – path to the template file used to generate
notifications sent to the sender. If this option is not defined, the value of
a similar parameter from the [smtpgw.policy] section will be used.
PlaceholderTemplate – path to the file the content of which is used to
replace infected attached objects. If this option is not defined, the value
of a similar parameter from the [smtpgw.policy] section will be used.
DisclaimerTemplate – path to the file used as a template for information
added to processed messages.
Use of the template is defined by the AddDisclaimer option. You
should modify the default template included into the distribution
package to reflect the security policy of your company.
ActionDisinfected=cure|pass|remove|placeholder – action to be applied
objects, which must be disinfected. If this option is not defined, the
value of a similar parameter from the [smtpgw.policy] section will be
used.










