1. Is there a way to review a history of all of the SpamAssassin hits across messages so I can see which SA rules are having the largest impact?
2. Is there a somewhat straightforward way to find the SpamAssassin scores and/or hits for messages that users have removed from Spam Quarantine by clicking deliver or welcome list?
Ideally I'd like to be able to see a histogram of the SA hits across a set of messages so I can find the largest contributors.
This is my first week running PMG. I'm getting more false positives than I would like, which seem to be primarily due to very high KAM_* scores. These are single rules that give a score of 7, 9, 12, so any single hit immediately quarantines messages.
For example, some mail received has been forwarded by a Gmail forwarding rule. KAM_DMARC_REJECT with a score of 7.0, because it thinks the DKIM signature is invalid. The original DKIM signature was valid but because the message was forwarded, the signature will no longer match.
Another big contributor is KAM_FROM_URIBL_PCCC and KAM_BODY_URIBL_PCCC each with a score of 9.0. The Raptor PCCC list used by the KAM rules seems to be full of URIs that cover legitimate newletters and marketing emails.
I don't want to have to keep digging through message by message if I can do something smarter.
Thanks!
2. Is there a somewhat straightforward way to find the SpamAssassin scores and/or hits for messages that users have removed from Spam Quarantine by clicking deliver or welcome list?
Ideally I'd like to be able to see a histogram of the SA hits across a set of messages so I can find the largest contributors.
This is my first week running PMG. I'm getting more false positives than I would like, which seem to be primarily due to very high KAM_* scores. These are single rules that give a score of 7, 9, 12, so any single hit immediately quarantines messages.
For example, some mail received has been forwarded by a Gmail forwarding rule. KAM_DMARC_REJECT with a score of 7.0, because it thinks the DKIM signature is invalid. The original DKIM signature was valid but because the message was forwarded, the signature will no longer match.
Another big contributor is KAM_FROM_URIBL_PCCC and KAM_BODY_URIBL_PCCC each with a score of 9.0. The Raptor PCCC list used by the KAM rules seems to be full of URIs that cover legitimate newletters and marketing emails.
I don't want to have to keep digging through message by message if I can do something smarter.
Thanks!