At 07:51 AM 9/13/2005, [EMAIL PROTECTED] wrote:
Hi,
I have a mail server with qmail, qmailscanner, fetchmail, spamassassin,
clamav installed . My linux distribution is debian sarge.
When spamassasin check a mail I notice in the header of the mail the
following:
X-Spam-Status: Yes, hits=10.2 required=4.0
The problem is the content of file /etc/mail/spamassassin/local.cf is:
rewrite_header Subject *****SPAM*****
required_hits 5
#rewrite_subject 1
report_header 1
report_safe 1
skip_rbl_checks 0
You can notice that the line required_hits 5 is different from mail
checked (required=4.0).
It seems that the file local.cf is ignored by spamassassin.
As jim said, you need to look at your qmail-scanner settings..
That said, if you're running a recent version of SA, that local.cf has some
invalid options. report_header has been obsolete since report_safe was
added, in SA 2.50.