On Fri, 28 Oct 2016 22:25:54 -0700 motty cruz wrote: > AWL is allowing spam email through,
It will do, it's a score averager, it moves the score towards the average score for the sender. AWL is vulnerable to spoofing so you check the from address on the spam. If that's happening you should consider switching to TxRep. TxRep also excludes Bayes from the score averaging which make it less resistant to learning. > X-Spam-Status: ..., DKIM_VALID=-0.1, ... DKIM_VERIFIED=0.99, Why do you have DKIM_VERIFIED=0.99? It's just an old name for DKIM_VALID and not a spam indicator anyway.
