This is a discussion on [AMaViS-user] F-Prot v6.x within the Amavis User forums, part of the Anti-Spam and Anti-Virus Related Forums category; Hello list I don't know if any one of you has tried the new F-Prot version 6.x ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hello list
I don't know if any one of you has tried the new F-Prot version 6.x with Amavis? I downloaded yesterday the new version and Amavis did not work with it. I think the code in amavisd.conf is not made to recognize it. I added the block below to amavisd.conf in order to recognize the v6.x version: ### http://www.f-prot.com/ - backs up F-Prot Daemon ['FRISK F-Prot Antivirus', ['fpscan'], '-s 4 -u 3 -z 10 --adware --applications --report {}', [0,8], [3,6], # or: [0], [3,6,8], qr/^\[(Found\s+(possible\s+)?(false positive|clean program file|trojan|virus|worm|joke|backdoor|spyware|explo it|security risk|dialer|virus tool|application|downloader|password stealer|adware|garbage|network worm|trojan proxy|archive bomb|P2P worm Based on a remote template))|Contains macros|Misdisinfected virus|Possibly contains macros\]\s+/ ], I have no clue if the syntax is right? I just doubled the original F-Prot code block and changed the regexp to match the returning text of the new version and changed the scan parameters. Is that the proper way? // Steve -- GMX FreeMail: 1 GB Postfach, 5 E-Mail-Adressen, 10 Free SMS. Alle Infos und kostenlose Anmeldung: http://www.gmx.net/de/go/freemail ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ AMaViS-user mailing list AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/...fo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/ |