
bugzilla-daemon at bugzilla
Dec 7, 2009, 8:19 AM
Post #2 of 6
(262 views)
Permalink
|
|
[Bug 6241] mkrules does not understand newer options and 'else'
[In reply to]
|
|
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6241 Mark Martinec <Mark.Martinec [at] ijs> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |P3 Target Milestone|3.3.1 |3.3.0 Severity|minor |normal --- Comment #1 from Mark Martinec <Mark.Martinec [at] ijs> 2009-12-07 08:19:25 UTC --- Don't know much about 'build/mkrules', except that it does not handle well the nested if/else/endif in rules. The rulesrc/sandbox/khopesh/20_khop_bl.cf is currently clobbered (by me - partly commented out) to at least pass syntax checks (lint), but as a result we have a duplicate rule __NOT_SPOOFED in 72_active.cf and in the published tarball. I'm changing target to 3.3.0 and bringing up priority. Either the build/mkrules should be fixed (and 20_khop_bl.cf restored), or nested ifs should be banned from rules and 20_khop_bl.cf (and 72_active.cf) changed accordingly. Btw, the DKIM_VERIFIED in 20_khop_bl.cf should be renamed to DKIM_VALID (because the DKIM_VERIFIED has a score 0 now, so the meta rule __NOT_SPOOFED in 72_active.cf produces a warning). -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
|