https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7673
RW <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from RW <[email protected]> --- I'd just disable it. I've never seen it hit anything, and according to rule QA it only hits about 1 in 50k spams, and hits more ham than spam. If you want to try working around your problem you could define: header __RATWARE_EFROM eval:check_ratware_envelope_from() meta RATWARE_EFROM __RATWARE_EFROM && !__EFROM_SRS You will have to define __EFROM_SRS based on whatever envelope-from header is available at scan time. -- You are receiving this mail because: You are the assignee for the bug.
