34
Kaspersky Anti-Virus
®
for Sendmail with Milter API
Task: Scan e-mail traffic for viruses and disinfect all infected objects.
Delete the objects that cannot be disinfected. Upon every attempt to
disinfect or delete a message, create backup copy of it with a full de-
scription. Notify the recipient and administrator about the actions per-
formed.
To implement the task, make the following configuration changes:
[kavmilter.global]
ScanPolicy=combined
[kavmilter.engine]
ScanArchives=yes
ScanPacked=yes
ScanCodeanalyzer=yes
[kavmilter.actions]
DefaultAction=cure
[kavmilter.backup]
BackupPolicy=info
BackupOption=cured, deleted
BackupDir=/var/db/kav/5.0/kavmilter/backup
[kavmilter.notifications]
EnableNotifications=on
NotifyRecipient=infected
NotifyAdmin=all
AdminAddresses=admin@localhost
MessageDir=/var/db/kav/5.0/kavmilter/templates/
MessageSubject="Anti-virus notification message"
SendmailPath=/usr/sbin/sendmail
UseCustomTemplates=on