
Using Kaspersky Anti-Virus for Sendmail with Milter API
29
AdminAddresses=admin@localhost
UseCustomTemplates=on
AdminSubject="Anti-virus notification message"
5.3. Delivering protected messages
Sometimes an e-mail message cannot be scanned for viruses because it is
password protected or encrypted. The administrator must be sure of the user’s
ability to disinfect the message if it turns out to be infected.
Task: Deliver protected messages even if they are infected; notify the
administrator of such.
Make the following changes in the application configuration:
[kavmilter.global]
ScanPolicy=combined
[kavmilter.actions]
ProtectedAction=skip
[kavmilter.notifications]
EnableNotifications=on
SendmailPath=/usr/sbin/sendmail
NotifyAdmin=all
AdminAddresses=admin@localhost
UseCustomTemplates=on
AdminSubject="Anti-virus notification message"
5.4. Sending notifications to
senders, recipients, and
administrator
Kaspersky Anti-Virus can send notifications upon virus detection.