Joseph, > I been getting the following in the maillog: > > Mar 11 04:02:24 mailer01 amavis[21751]: (21751-05) (!!)ask_av (F-Prot 6) > FAILED - unexpected result: HTTP/1.1 501 Not Implemented\r\nServer: > fprotd/4.6.8\r\nDate: Tue, 11 Mar 2008 08:02:24 GMT\r\nContent-Type: > text/html\r\n<HTML><HEAD><T > ITLE>501 Not Implemented</TITLE></HEAD>\n<BODY BGCOLOR="#cc9999"><H4>501 > Not Implemented</H4>\nThat method is not implemented.\n<HR></BODY></HTML>\n > Mar 11 04:02:24 mailer01 amavis[21751]: (21751-05) (!!)WARN: all primary > virus scanners failed, considering backups > > amavisd.conf is as follows: > > ### http://www.f-prot.com/ > ['F-Prot fpscand', # F-PROT Antivirus for BSD/Linux/Solaris, version 6 > \&ask_daemon, > ["SCAN FILE {}/*\n", '127.0.0.1:10200'], > qr/^(0|8|64) /, > qr/^([1235679]|1[01345]) |<[^>:]*(?i)(infected|suspicious|unwanted)/, > qr/(?i)<[^>:]*(?:infected|suspicious|unwanted)[^>:]*: ([^>]*)>/ ],
It looks to me like you are trying to use a new AV entry (for fpscand V6) with an old version of a F-Prot daemon, which uses a different protocol. Either upgrade F-Prot daemon, or use AV entry for 'F-Prot f-protd' with an old daemon. 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 AMaViS-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/amavis-user AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 AMaViS-HowTos:http://www.amavis.org/howto/