Anders Norrbring skrev:
> Mark Martinec skrev:
>> A release candidate for amavisd-new-2.4.3 is available at:
>>
>> http://www.ijs.si/software/amavisd/amavisd-new-2.4.3-rc1.tar.gz
>
> Now while I'm at it.. Here're the stuff for the latest NOD32 for Linux
> mail servers as well, this goes for v2.52.x.
>
> Man page return codes:
>
> 0 Everything ok, no virus found.
> 1 All scanned infected files were cleaned or deleted.
> 2 At least one virus was found.
> 3 Error in archives occurred.
> 4 Error while accessing some files.
> 5 Internal error occurred.
> 6 Daemon error.
>
> Same goes here, the config file can mess things up pretty badly if we
> don't set all possible parameters on the command line.
>
> ['ESET NOD32 for Linux Mail servers',
> ['/opt/eset/nod32/bin/nod32cli', 'nod32cli'],
> '--subdir --files -z --sfx --rtp --adware --unsafe --pattern
> --heur -w -a --action-on-infected=A --action-on-uncleanable=A
> --action-on-notscanned=A {}',
> [0], [1,2], qr/virus="([^"]+)"/ ],
>
>
My mistake.. The command line should be:
'--subdir --files -z --sfx --rtp --adware --unsafe --pattern --heur -w
-a --action-on-infected=accept --action-on-uncleanable=accept
--action-on-notscanned=accept {}'
--
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/