On 10/21/2016 6:48 AM, simplerezo wrote:
it also helps frequent spammers known to spam to prevent false negative.
Absolutely.

very unknown users can't by definition hit AWL.
That's why my wanted rule is score(AWL) > -1 : all users that have not yet
send enough not-spam mails can not, for example, send me invoices as zip
attachment (yes, there is some big company that are actually sending invoice
that way...).

So the spammer who has previously been sending spams with an average score of 6 now sends one scoring 10. AWL assigns a score of -2 and you allow it through.

Sender sends a more spammy message than usual = negative AWL score
Sender sends a less spammy message than usual = positive AWL score

The AWL score has *NOTHING* to do with the reputation of the sender. It is based on the difference between the current score and the sender's previous average score. It sounds like what you really want is to get the AWL average for the current sender. You may be able to pull that from the AWL database with a plugin, but this is not the same thing as the score.

--
Bowie

Reply via email to