In an older episode, on 2010-08-15 15:57, Marc Richter wrote:

http://pastebin.com/Rhj2UMLS

I don't understand 3 things:

1)
Why is it recognized as not beeing spam, although the required score is 3.0 and the actual score is 101.0?

It says "score=-101.0", that is *not* the same as "score=101.0". A negative score is "positive" == non spam.

Is this because of points 2) and 3)?

AFAIK, that is because of USER_IN_WHITELIST, yes.

3)
Why does USER_IN_WHITELIST apply here? "iyeboxfzpfj <zyy...@alxhkv.com>" is noone I've put onto any whitelist.

If I am not mistaken, a score of -100 indicates that a whitelist_from_rcvd rule has matched - that is a combination of sender address plus received header, see
 man Mail::SpamAssassin::Conf

Maybe try to grep for whitelist_from_rcvd in your configuration direcotries.

Hope this helps,

wolfgang

Reply via email to