>BAYES_99 used to hit for emails that the naive Bayesian
>classifier identified as 99% to 100% spam.
>
>BAYES_99 is now split into two rules to give it finer gradient on scores
>for different percentages:
>
>BAYES_99 99% to 99.9%
>BAYES_999 99.9% to 100%

It would make my life a lot easier if instead BAYES_999 were an additional
rule. I use several meta rules that include BAYES_99 and now I'm having to
go rewrite those rules to include (BAYES_99 || BAYES_999). Granted, it's
probably a lesson that I need to find a better way to generate rules
programmatically, but I'd rather tinker with that sometime when $DAYJOB is
not requiring 12-hour days from me....
-- 
Dave Pooser
Cat-Herder-in-Chief, Pooserville.com
"...Life is not a journey to the grave with the intention of arriving
safely in one pretty and well-preserved piece, but to slide across the
finish line broadside, thoroughly used up, worn out, leaking oil, and
shouting GERONIMO!!!" -- Bill McKenna




Reply via email to