Can you check whether spamd is running? What distro are you running? I set up qmail-scanner with clamav and spam-assassin yesterday on a Debian box, and got similar results until I realised that the Debian install scripts for spam-assassin include a file at /etc/default/spamassassin that includes a setting ENABLED which is, by default, set to 0, which means spamd doesn't run, so spamc never accesses it. You might have a similar problem.
Are you getting anything logged by spamassassin? Nick On Thu, 2003-08-21 at 09:06, Darren Honeyball [ML] wrote: > I'm running qmail / vpopmail, spam-assassin 2.55, clamav 0.60 > > Qmail is correctly passing the mail to qmail-scanner - clamav is working > fine and blocking messages containing a virus... spamc seems to get called, > but never detects any spam, and in fact, the headers inserted into the email > are: > > Received: from [EMAIL PROTECTED] by homer by > uid 1001 with qmail-scanner-1.20rc1 > (clamuko: 0.60. spamassassin: 2.55. Clear:RC:0:SA:0(?/?):. > Processed in 0.196383 secs); 21 Aug 2003 05:53:56 -0000 > X-Spam-Status: No, hits=? required=? > X-Qmail-Scanner-Mail-From: [EMAIL PROTECTED] > via homer > X-Qmail-Scanner: 1.20rc1 (Clear:RC:0:SA:0(?/?):. Processed in 0.196383 secs) > > Any ideas what I'm doing wrong with spam-assassin? It's being called from > within qmail-scanner but doesn't seem to work. > > TIA, > > Darren > > > > ------------------------------------------------------- > This SF.net email is sponsored by: VM Ware > With VMware you can run multiple operating systems on a single machine. > WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines > at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0 > _______________________________________________ > Qmail-scanner-general mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general -- Nick Holden <[EMAIL PROTECTED]> ------------------------------------------------------- This SF.net email is sponsored by: VM Ware With VMware you can run multiple operating systems on a single machine. WITHOUT REBOOTING! Mix Linux / Windows / Novell virtual machines at the same time. Free trial click here:http://www.vmware.com/wl/offer/358/0 _______________________________________________ Qmail-scanner-general mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/qmail-scanner-general
