https://bz.apache.org/SpamAssassin/show_bug.cgi?id=8106
Kevin A. McGrail <kmcgr...@apache.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kmcgr...@apache.org --- Comment #2 from Kevin A. McGrail <kmcgr...@apache.org> --- KAM.cf is using lookups on a hash RBL for freemail providers like gmail and it works. I don't believe I'm changing the skip list to do it.For example: header KAM_MESSAGE_HASHBL_FREEMAIL eval:check_hashbl_emails('wild.pccc.com', 'md5/max=10/shuffle', 'ALLFROM/Reply-To/body', '^127\.0\.0\.64', 'freemail') Thoughts? -- You are receiving this mail because: You are the assignee for the bug.