> X-Spam-Status: No, score=1.8 required=5.0 tests=AWL,BAYES_00,HTML_40_50,
> HTML_LINK_PUSH_HERE,HTML_MESSAGE,UNWANTED_LANGUAGE_BODY autolearn=no
> version=3.1.0
> ----
>
> You see: UNWANTED_LANGUAGE_BODY rule applies to this message, but does
> not give the desired score, otherwise the score would be >= 4.5 and not
> 1.8. Or do you see anything here that could give a *negative* score?!

At least two things.  BAYES_00 is probably about -3 points on your system,
it indicates the message is pure ham.  The AWL score could be positive or
negative, and could have quite large values in either direction.  You would
have to compute the exact score in this case based on the total score and
the score for each rule.

        Loren

Reply via email to