Michael Martinell wrote:
My SpamAssassin is able to start – no idea why, whoever it does not
appear to know what thresholds to use:
*Received:* (qmail 25671 invoked by uid 1010); 18 Sep 2007 11:59:35 -0500
*Received:* from 64.233.182.188 by mail (envelope-from
<[EMAIL PROTECTED]
<http://mail.dakotasioux.com/src/compose.php?send_to=michael.martinell%40gmail.com>>,
uid 1008) with qmail-scanner-1.25-st-qms
(clamdscan: 0.91.2/4015. spamassassin: 3.2.3. perlscan: 1.25-st-qms.
Clear:RC:0(64.233.182.188):SA:0(?/?):.
Processed in 3.097918 secs); 18 Sep 2007 16:59:35 -0000
*X-Spam-Status:* No, hits=? required=?
Read:
http://qmail-scanner.sourceforge.net/FAQ.php
Particularly 19.
The hits and required fields both have ? in them.
My local.cf file specifies 5.0
Are you sure you are using the right local.cf and there are no errors in
it? Have you run spamassassin -D --lint and/or spamassassin --lint to
verify?
Do I need to put this somewhere else as well?
No, but when using qmail-scanner, some settings are set in
qmail-scanner-queue.pl instead of in local.cf (like subject rewriting).
I also noticed that when I start spamassassin I see a couple of errors
that it apparently passes by:
[26559] info: rules: meta test FM_DDDD_TIMES_2 has dependency
'FH_HOST_EQ_D_D_D_D' with a zero score
[26559] info: rules: meta test FM_SEX_HOSTDDDD has dependency
'FH_HOST_EQ_D_D_D_D' with a zero score
run with --lint and fix the problems.
-Jim