User Guide

Typical deployment scenarios 19
If you use sendmail.mc, add the following lines to this file:
dnl kav-begin: KAVMilter dnl
define(`_FFR_MILTER', `true')dnl
INPUT_MAIL_FILTER(`KAVMilter',
`S=inet:<port>@<ip_address>,
F=T,T=S:10m;R:15m;E:15m')dnl
dnl kav-end dnl
where <ip_address> is the IP address of the network socket
used for interaction with Kaspersky Anti-Virus, and <port> is
the network socket port.