Hi all,
    Recently I have upgradeded with new qmail-scanner 1.11 version on Linux RedHat 6.2 with kaspersky antivirus. I have some notices about kaspersky and q-s, maybe it will help someone to install this very usefull tool:
1. Kaspersky antivirus default install location is /opt/AVP, not /opt/AV, and I needed to correct it in configure script.
2. It is a good idea to run kavdaemon at system startup - it takes less time to scan a file comparing with kavscanner. I use AvpDreamTeam from Samples directory and it works perfect.
3. Somewhy kaspersky doesn't scan any other directory than /tmp, so I also needed to add /* to sub-avpdaemon.pl from contrib directory:
$DD=`$avpdaemon_binary  $scandir/$file_id/* $extra_file 2>&1`;
 
Egidijus
 

Reply via email to