On Mon, Apr 1, 2019, at 17:11, @lbutlr wrote: > 3.5 BAYES_99 BODY: Bayes spam probability is 99 to 100% > [score: 1.0000] > 0.2 BAYES_999 BODY: Bayes spam probability is 99.9 to 100% > [score: 1.0000]
These two are both a bit of a bad sign, this indicates that the bayes system is very *very* sure that this message is spam. While this shouldn't override whitelisting, I would probably investigate the training methods being used here. > 1.8 DKIM_ADSP_DISCARD No valid author signature, domain signs all > mail and suggests discarding the rest This is a bit odd too, I don't see ADSP records on Amazon's various .com domains (although there is one on at least one country-specific domain, but I only see .com in the pasted header). Perhaps someone else can comment if SpamAssassin overloads the DKIM_ADSP_DISCARD rule with other meanings beyond literal ADSP records? I don't have a good way to read through the .cf files from this location.