Alex,
> yesterday I had the time to fix the support for the new f-prot version.
> Just add:
> ['F-Prot 6',
> \&ask_daemon,
> ["SCAN FILE {}/*\nQUIT\n",'127.0.0.1:10200'],
> qr/^(0|8|64) /, qr/^1 /, qr/^1 <infected: ([^>]+)/ ],
> to your config. Since yesterday it has processed a few hundredthousand
> mails and everything seems to be fine.
Thanks, I can add this to the 2.6.0 (when released).
A command-line counterpart for V6 is already there (2.6.0-pre3).
Are you sure the "{}/*" argument to SCAN FILE works as expected?
The fpscand man page says the SCAN FILE takes *one* argument
(not a list), and that this argument is supposed to be a
single file name (not a directory).
If fpscand gives the same result codes as fpscan v6, then
at least the 2 and 3 should also be considered valid infection codes:
qr/^(1|2|3) /
Mark
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
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/