Quoting Shawn <[EMAIL PROTECTED]>: <snip>
> #Use qmail-scanner without SpamAssassin for any local mail > #(SpamAssassin is triggered by the presence of a RELAYCLIENT) > #192.168.0.:allow,RELAYCLIENT="",RBLSMTPD="",QMAILQUEUE="var/qmail/bin/qmail > -scanner-queue.pl" > 192.168.0.:allow,RELAYCLIENT="",RBLSMTPD="" First of all, there should be a / in front of var there. <snip> > 19/02/2004 00:19:24:14714: --output of clamscan was: > LibClamAV Error: readdb(): Malformed pattern line 13883 (file > /var/spool/qmailscan/snow107717516442614714/00eb91ff0bbc24b5/viruses.db). > LibClamAV Error: Can't gzdopen() descriptor 5 > LibClamAV Error: cli_cvdload(): Can't unpack CVD file. > ERROR: CVD extraction failure. > -- > 19/02/2004 00:19:24:14714: tempfail: X-Qmail-Scanner-1.16: clam_scanner: > corrupt or unknown ClamAV scanner error or memory/resource/perms problem - > exit status$ My guess would be that these errors have something to do with your problem. I did some googling for you, while I couldn't find your exact error there were similar posts that people fixed by upping the softlimit. There is also a qmail newsgroup and a clamav mailing list that might yeild some more expertise. I also found this howto which may be of some help to you: http://clamav.elektrapro.com/doc/FreeBSD-HowTo/qmail-scanner-how-to.html Jesse _______________________________________________ clug-talk mailing list [EMAIL PROTECTED] http://clug.ca/mailman/listinfo/clug-talk_clug.ca

