Daniel Staal wrote: > --As of January 13, 2007 7:17:46 AM -0500, Dave Koontz is alleged to > have said: > >> Just a wild stab here, run a lint check on all your rules. I once fat >> fingered a rule in my local.cf file and got similar hit results as >> you are >> describing here. > > --As for the rest, it is mine. > > I fixed a couple of things, but the issue is still there. Current > lint output: > > [24241] warn: config: failed to parse line, skipping: auto_learn 1 Changed to bayes_auto_learn in sa 2.60 > [24241] warn: config: failed to parse line, skipping: safe_reporting 0 Erm, it's report_safe.. not safe_reporting. That's never been valid. > [24241] warn: config: failed to parse line, skipping: use_terse_report 0 use_terse_report became irrelevant in 2.60 with the template commands. delete it.
> [24241] warn: config: failed to parse line, skipping: subject_tag *** > Warning: Junk Mail *** > [24241] warn: config: failed to parse line, skipping: rewrite_subject 0 subject_tag and rewrite_subject were replaced with rewrite_header in SA 3.0.0 > [24241] warn: config: warning: score set for non-existent rule > FAKE_HELO_YAHOO > [24241] warn: config: warning: score set for non-existent rule HABEAS_SWE > [24241] warn: config: warning: score set for non-existent rule > FAKE_HELO_USA_NET Those are all old dead rules you probably set score over-rides for.