https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6406
Kevin A. McGrail <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status Whiteboard|needs 1 vote |ready to commit --- Comment #7 from Kevin A. McGrail <[email protected]> 2010-06-16 12:44:16 EDT --- (In reply to comment #6) > Created an attachment (id=4780) --> (https://issues.apache.org/SpamAssassin/attachment.cgi?id=4780) [details] > proposed rule change > > Attached is the proposed rule change in 20_head_tests.cf : > > -header FROM_STARTS_WITH_NUMS From:addr =~ /^\d{6,}\S+\@/i > -describe FROM_STARTS_WITH_NUMS From: starts with many numbers > +header FROM_STARTS_WITH_NUMS From:addr =~ /^\d{3,50}[^0...@]/ > +describe FROM_STARTS_WITH_NUMS From: starts with several numbers > > Please vote. +1 -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
