Kaspersky Lab kaspersky anti-spam 2.0 Manual

Page of 133
116 
Kaspersky Anti-Spam 2.0 Enterprise Edition / ISP Edition 
name 
– List name. This is the same name as the name contained in the file 
with the profile description. 
A.4.6. Set of DNS-based RBL service lists 
(
dnsblacklists.xml
A set of existing DNS-based RBL service lists is contained in the 
dnsblacklists.xml 
file. 
The configuration file has the following structure: 
<?xml version="1.0" encoding="koi8-r"?> 
<DNSBlackLists> 
<DNSBlackListRef file="rbllist1.xml" 
name="List 1"/> 
<DNSBlackListRef file="rbllist2.xml" 
name="List 2"/> 
... 
</DNSBlackLists> 
The 
DNSBlackListRef 
tag defines a link to a file from the 
CONFSRC/dnsblacklists
 
folder that contains the DNS-based RBL service list: 
file 
 
Name of the file with the list (without path). 
name 
– List name. This is the same name as the name contained in the file 
with the profile description. 
A.4.7. Filter profile 
Filter profile files are located in the 
CONFSRC/profiles 
folder. 
The profiles.xml file contains a list of these files. 
A profile is an ordered list of filtering rules (Rule). The order of rules is important 
and is defined by the user via the WebConfigurator program. 
Each rule consists of a list of conditions and a list of actions. The order of 
conditions inside a rule is not important; the order of actions is fixed. 
A list of conditions contains at least one description for the condition. Conditions 
are described by special tags that may be repeated several times. Each tag has 
its own set of parameters. 
A list of actions contains at least one description for the action. Actions are 
described by special tags that may be repeated several times. Each tag has its 
own set of parameters.