Gary wrote:

>>    ##  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!

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

Sorry, yes -xpn turns off display of clean objects, and work in
process, and -mn would turn off reporting of clean files.

> -xN/n  Turn on/off display of clean files (default on)
> -xP/p  Turn on/off display of work progress (default on)
> -mN/n  turn on/off reporting of clean files (default on)

Gary V


-------------------------------------------------------------------------
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