User Guide
Using Kaspersky Anti-Virus for Sendmail with Milter API 41
To perform the task, set the following parameters in the default.conf
configuration file:
[group.settings]
ScanPolicy=combined
[group.actions]
DefaultAction=reject
[group.notifications]
EnableNotifications=on
NotifySender=infected
NotifyRecipients=infected
NotifyAdmin=infected
AdminAddresses=admin@localhost
MessageDir=/var/db/kav/5.6/kavmilter/templates/
RejectReply=Message rejected because it contains
malware
Task
: Notify the recipient and administrator about messages containing
protected objects which have been skipped during anti-virus processing
(action for protected objects – skip).
To perform the task, set the following parameters in the default.conf
configuration file:
[group.settings]
ScanPolicy=combined
[group.actions]
ProtectedAction=skip
[group.notifications]
EnableNotifications=on
NotifyRecipients=protected
NotifyAdmin=protected
AdminAddresses=admin@localhost
MessageDir=/var/db/kav/5.6/kavmilter/templates/










