https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6183
Justin Mason <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #10 from Justin Mason <[email protected]> 2009-09-03 14:21:03 PST --- (In reply to comment #7) > May I suggest: > > header __FROM_LEFT_BRACK From:name =~ /^</ > header __FROM_RIGH_BRACK From:name =~ />$/ > meta FM_FRM_RN_L_BRACK (__FROM_RIGH_BRACK && !__FROM_LEFT_BRACK) > describe FM_FRM_RN_L_BRACK From name has > but not < > > comments? unfortunately that misses the two good hits I have in my corpus. the > is halfway through the line. here's a fix: : 45...; svn commit -m "bug 6183: avoid ISO-2022-JP FPs on FM_FRM_RN_L_BRACK rule" Sending rulesrc/sandbox/emailed/00_FVGT_File001.cf Adding t.rules/FM_FRM_RN_L_BRACK Adding t.rules/FM_FRM_RN_L_BRACK/bug6183_hit1 Adding t.rules/FM_FRM_RN_L_BRACK/bug6183_hit2 Adding t.rules/FM_FRM_RN_L_BRACK/fp_bug6183_att4522_1 Adding t.rules/FM_FRM_RN_L_BRACK/fp_bug6183_att4522_2 Adding t.rules/FM_FRM_RN_L_BRACK/fp_bug6183_att4522_3 Adding t.rules/FM_FRM_RN_L_BRACK/fp_bug6183_att4522_4 Adding t.rules/FM_FRM_RN_L_BRACK/fp_bug6183_att4525 Transmitting file data ........ Committed revision 811129 ( https://svn.apache.org/viewcvs.cgi?view=rev&rev=811129 ). -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
