spamassassin

Andris Kalnozols andris at hpl.hp.com
Thu Feb 20 03:06:25 UTC 2014


On 2/19/2014 6:48 PM, Randy Bush wrote:
>> Daniel is correct, he gets a cookie! The the others: please learn to
>> recognize when you have no clue.
>
> simon, you just do not understand the purpose of the nanog list
>
>> We've been having the same problem here for the last three days. I
>> tracked it down to BAYES_999. Glad to see other people are suffering
>> as much as I am. :)
>
> as the fix is not yet out, would be cool if someone with more fu than i
> posted a recipe to hack for the moment.

I found this config. block in the file "50_scores.cf" and added
the BAYES_999 entry:

> # make the Bayes scores unmutable (as discussed in bug 4505)
> ifplugin Mail::SpamAssassin::Plugin::Bayes
> score BAYES_00  0  0 -1.5   -1.9
> score BAYES_05  0  0 -0.3   -0.5
> score BAYES_20  0  0 -0.001 -0.001
> score BAYES_40  0  0 -0.001 -0.001
> score BAYES_50  0  0  2.0    0.8
> score BAYES_60  0  0  2.5    1.5
> score BAYES_80  0  0  2.7    2.0
> score BAYES_95  0  0  3.2    3.0
> score BAYES_99  0  0  3.8    3.5
> score BAYES_999 0  0  4.0    3.9
> endif

------
Andris





More information about the NANOG mailing list