Gary V skrev:
> Anders wrote:
> 
>> Marc (and others)
> 
>> Here are a new settings section for the latest Kaspersky AV version 
>> 5.5.x.  The products has been heavily revised and now there are no 
>> client/server version, only an on-demand scanner. And of course a 
>> real-time daemon to watch your file activities.
> 
>> The same settings apply for both the "Linux Server" and the "Linux 
>> Workstation" products.
> 
>>    ### Kaspersky Antivirus for Linux server / workstation
>>    ##  This is for Kaspersky v5.5 and above, many structure
>>    ##  changes has been done. Renaming of applications and
>>    ##  no more client/daemon models.
>>    ##
>>    ##  http://www.kaspersky.com
>>    ##  Definition below by Anders Norrbring (anders AT norrbring DOT se)
>>    ['Kaspersky Antivirus v5.5',
>>      ['/opt/kav/5.5/kav4unix/bin/kavscanner', 'kavscanner'],
>>      '-r -i0 -xpn -mn -ePASBME -R -i0 {}/*', [0], [5,21,25],
>>      qr/(?:INFECTED|SUSPICIOUS) (.+)/,
>>    ],
>>    ## NOTES:
>>    ## Due to the command line configuration of the scanning, there is
>>    ## no need to include detection of "cured", "cure-failed" and others.
>>    ## The scanner ONLY scans, it doesn't cure or delete anything, just
>>    ## report is made.
>>    ## Also beware of your kav4unix.conf settings!
> 
> -r turns off recursive scanning, and -R turns it back on
> default is on
> 
> -ePASBME
> 
> These are all defaults

Yep, but possible to turn off in the .conf file. That's why I have them 
in the definition. Some people may want to have them off in the conf 
file, so it's just a safety measure.


> 
> you have -i0 listed twice

Oops.. :)


> 
> I don't know if -xpn is a valid, but -xp and -mn are.


Yes, it it.


-- 

Anders Norrbring
Norrbring Consulting

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to