User Guide
118 Kaspersky Anti-Spam 2.0 Enterprise Edition / ISP Edition
rcpt (possible in personal profile only) – List of recipients this profile is valid
for. This list may be set in two formats:
user1@domain[, user2@domain[, user3@otherdomain] ...]
or
@domain (implies any user of the specified domain).
rcptlist (possible only in personal profile) – E-mail addresses list name
(without path). It cannot be used along with
rcpt.
The
Comment tag contains multiline free comment. It may be empty or not
provided altogether. It cannot be repeated.
The
Rule tag defines filtering rule description. It includes two tags: Conditions
and
Actions, neither of which can be repeated.
The Conditions и Actions tags may contain any number of descriptions
conditions/actions. Each is described by one of the tags listed below:
The following conditions can be used in the configuration file:
• IP address from which the message arrived either matches the specified
one or is included in the specified subnet:
<IPFrom mask="aaa.bbb.ccc.ddd" />
or
<IPFrom mask="aaa.bbb.ccc.ddd/nn" />
• IP address from which the message arrived is included in the specified
list:
<IPFromList list="filename" />
filename — file name (without path) from directory
CONFSRC/iplists.
• IP address from which the message arrived is included in black lists of
DNS-based RBL type. The check is performed according to the specified
list of services:
<IPFromDNSBlack list="filename" />
filename — file name (without path) from directory
CONFSRC/dnsblacklists.
• IP address the message arrived from is not found in DNS:
<IPFromNotInDNS />
• Sender’s e-mail matches the specified one:
<SMTPFrom email="address" />










