User Guide
Using Kaspersky Anti-Virus for Sendmail with Milter API 39
To perform the task, set the following parameters in the default.conf
configuration file:
[group.settings]
ScanPolicy=message
[group.actions]
DefaultAction=reject
[group.notifications]
EnableNotifications=on
SendmailPath=/usr/sbin/sendmail
NotifyAdmin=infected
AdminAddresses=admin@localhost
UseCustomTemplates=on
AdminSubject=Anti-virus notification message
6.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 messages.
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
SendmailPath=/usr/sbin/sendmail










