https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6305
--- Comment #11 from Kevin A. McGrail <[email protected]> 2010-01-31 06:22:08 UTC --- (In reply to comment #10) > After all sorts of debugging I finally tracked down the reason while the rule > did not fire with the pattern /Gecko\/(?!200\d\d\d\d\d)\d/ on my machine. > > First of all, my local.cf test rule TEST_GB1 was removed by duplicate rule > detection > > [35591] dbg: rules: RATWARE_GECKO_BUILD merged duplicates: TEST_GB1 > > So I was still only looking at RATWARE_GECKO_BUILD > > Second, notice this line in 3.003000/updates_spamassassin_org/50_scores.cf > > score RATWARE_GECKO_BUILD 0 # n=0 n=1 n=2 n=3 > > That seems to explain it :) When I set the score to 1 in local.cf the rule > fires fine. I think we can put that problem to bed. > > +1 on the proposed fix The proposed patch doesn't fix the score issue. Are you proposing a patch to a score of 1 AND the attached gecko.diff? If so, I'm +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.
