At 07:36 PM 12/21/2004 -0800, jdow wrote:
score   JD_MY_NAME              0.1

1.0 JD_MY_NAME To my ids at Earthlink.

<snip>

The rule names are not duplicated anywhere. I have NO idea how the 0.1
score turned into a 1. No matter what score I place on the two private
rules that were hit I still get a score of +1. (I even tried -100.)

I'd check that score line VERY closely for typos... You might also try checking spamassassin --lint.


The reason I'm suspicious is the default score of a rule if no matching score line is present is +1.0.

It's obvious that SA is parsing your rule, as it's running it, so allow_user_rules is taking effect, and score commands are allowed without it anyway.

That all looks very much like SA isn't able to parse your score lines for some reason. Either that, or some bug is causing it to fail to associate it with your rule. However, looking at the code in Conf.pm for SA 3.0.x, the parsing of score lines is pretty simple...








Reply via email to