https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6353
a16x <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from a16x <[email protected]> 2010-02-27 22:40:28 UTC --- >Wouldn't this be more appropriate/accurate: >header FH_FROMEML_NOTLD From:addr !~ /\.[a-z]+$/ Thanks, it's a good idea! But it has to be case-insentive: header FH_FROMEML_NOTLD From:addr !~ /\.[a-z]+$/i -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
