96
Kaspersky Anti-Spam 3.0
A.2.6.
kas-qmail
– client module for the
Qmail mail server
The
kas-qmail
module provides integration of Kaspersky Anti-Spam with the
Qmail mail server. When this module is used, the mail traffic is processed using
the following algorithm:
1.
The qmail-queue module of Qmail is replaced with the kas-qmail client
module, which transfers incoming mail to the filtering server for further
processing.
2.
Processed mail traffic is returned to the kas-qmail module and then it is
passed to qmail-queue
.
Figure 33 shows interaction of modules when Kaspersky Anti-Spam uses the
kas-qmail module.
Figure 33. Interaction of Kaspersky Anti-Spam with the Qmail mail server
The client module can be integrated into the Qmail mail server either manually or
automatically, using special scripts (see section 3.5 on page 27).
Manual configuration of the client module options is performed by modifying the
configuration file
filter.conf
located at
/usr/local/ap-mailfilter3/etc/
.
The example below is a fragment of the
filter.conf
file that contains configuration
options for kas-qmail:
ClientConnectTo tcp:127.0.0.1:2277
ClientConnectTimeout 10
ClientDataTimeout 30
QMailOriginalQueue /var/qmail/bin/qmail-queue.kas
ClientOnError accept
ClientFilteringSizeLimit 500
ClientDefaultDomain localhost