Hi folks,
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.
Note:
Return code 8 means that some kind of restriction has been raised
(Scan restriction caused scan to skip files (maxdepth directories, maxdepth
archives, exclusion list, etc).)
and 64 means that the file could not be scanned
(At least one object was not scanned (encrypted file, unsupported/unknown
compression method, corrupted or invalid file).)
Depending on your setup you may want to remove this error codes from being
reported as clean, but thats on your own.
You should also not have the entry for the old and the new fprotd active as
they use the same ports which means that both will be detected as working.
Alex
-------------------------------------------------------------------------
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/