https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6241
Mark Martinec <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 |P3 Target Milestone|3.3.1 |3.3.0 Severity|minor |normal --- Comment #1 from Mark Martinec <[email protected]> 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.
