> -----Messaggio originale----- > Da: Marc Perkel [mailto:[EMAIL PROTECTED] > > Been getting a few strange false positives lately. Here's something > unusual. > > X-Spam-Report: > * 0.0 HTML_MESSAGE BODY: HTML included in message > * -2.0 BAYES_05 BODY: Bayesian spam probability is 1 to 5% > * [score: 0.0206] > * 1.4 MIME_QP_LONG_LINE RAW: Quoted-printable line longer than 76 > chars > * 25 AWL AWL: From: address is in the auto white-list > > Is there some change to the AWL scoring? I haven't paid a lot of > attention to this but a score of 25 is rather high. Perhaps this needs > some tweaking?
The AWL score is not fixed: it is computed based on the scores "gained" from previous messages from the very same source of the message you see (i.e.: same "from:" and MTA ip address). This means that the sender of the message you see did a lot of spam in the past, OR that somebody used him/her mail account in order to send spam. Giampaolo