Someone suggested downloading the new release and hence the problem. I 
am using the latest download from f-protect. I even tried:

@av_scanners = (

['F-Prot 6',
       \&ask_daemon,
       ["SCAN FILE {}/*\nQUIT\n",'127.0.0.1:10200'],
       qr/^(0|8|64) /, qr/^1 /, qr/^1 <infected: ([^>]+)/ ],

);

@av_scanners_backup = (

### http://www.f-prot.com/   - backs up F-Prot Daemon, V6
['F-PROT Antivirus for UNIX', ['fpscan'],
 '--report --mount --adware {}',  # consider: --applications -s 4 -u 3 
-z 10
 [0,8,64],  [1,2,3, 4+1,4+2,4+3, 8+1,8+2,8+3, 12+1,12+2,12+3],
 qr/^\[Found\s+[^\]]*\]\s+<([^ \t(>]*)/ ],

);

to see if that would help. It use to work, but now I don't believe it 
isn't.
-- 

************************************
*        Joseph Dobransky           
*     Webhosting Administrator      
*         1.727.953.6706            
*         1.888.478.0555            
* http://www.nightowlswebspace.com  
************************************
*   AIM: CrankyCronos               
*   Yahoo: skeeter1jd               
*   MSN: [EMAIL PROTECTED]     
*   ICQ: 21228143                   
************************************


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

Reply via email to