> 
> System: Debian with Qmail + QmailScanner + SpamAssassins + ClamAV
> Installation: qmailrocks.org
> 
> I've updated SA (original from qmailrocks.org 3.0.2) to 3.2.4
> my locale.cf is :
> 
> rewrite_header Subject *SPAM*
> report_safe 0
> required_score 4
> required_hits 5
> use_bayes 1
> 
> Question 1. The email still tagged like this:
> 
> Received: from  ... [snip] ... with qmail-scanner-1.25-st-qms
> (clamdscan: 0.83/705. spamassassin: 3.0.2. perlscan: 1.25-st-qms.
>                                     ^^^^^^
> I've updated to 3.2.4
> spamd -V :
> SpamAssassin Server version 3.2.4
>   running on Perl 5.8.4
> 
> Question 2. And some email have this tag
> 
> X-Spam-Status: No, hits=? required=?
> 
> Why?
> 
> Cheers
> --
> Massimiliano Marini - http://www.linuxtime.it/massimilianomarini/

Massimiliano,

The correct answer is this on our systems

setuidgid clamav /var/qmail/bin/qmail-scanner-queue.pl -z
setuidgid clamav /var/qmail/bin/qmail-scanner-queue.pl -g

be careful though, about the user you use... we use clamav user

when you are done and if I recall correctly, you should stop and restart all
necessary services to pull in the new config info so to speak.

The no hits part, I dunno. Could be to large message or whatever else... you
can debug that in the logs

 - rh

Reply via email to