User Guide

Using Kaspersky Anti-Virus for Sendmail with Milter API 43
Task
: Deliver messages with attachments which size is below 500 Kb
without additional treatment. Delete messages with attached files which
names contain loveletter. Notify the recipient and administrator about
the actions performed by the application.
To perform the task, set the following parameters in the default.conf
configuration file:
[group.settings]
ScanPolicy=combined
[group.actions]
DefaultAction=cure
[group.filter]
IncludeSize=<=500KB
FilteredSizeAction=skip
IncludeName=.*loveletter.*
FilteredNameAction=delete
[group.notifications]
EnableNotifications=on
NotifyRecipient=filtered
NotifyAdmin=all
AdminAddresses=admin@localhost
MessageDir=/var/db/kav/5.6/kavmilter/templates/
MessageSubject=Anti-virus notification message
SendmailPath=/usr/sbin/sendmail
UseCustomTemplates=on
6.6. Updating the anti-virus
database and application
kernel
After the installation you should register the cron update task with
keepup2date.sh script. It is necessary to maintain actual state of the anti-virus