https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7735

            Bug ID: 7735
           Summary: Meta rules need to handle missing/unrun dependencies
           Product: Spamassassin
           Version: 3.4.2
          Hardware: All
                OS: All
            Status: NEW
          Severity: blocker
          Priority: P2
         Component: Libraries
          Assignee: dev@spamassassin.apache.org
          Reporter: apa...@hege.li
  Target Milestone: Undefined

This will always hit

meta FOO !NOTEXISTING_RULE

Similarly this will always hit, if net tests are disabled

askdns __FOO ..sometest..
meta FOO !_FOO

Need to come up with a plan on what to do when meta rules have dependencies
which don't exist or are disabled. We should not run the meta at all. Funnily I
closed Bug 4549 just a few days ago, thinking it works already this way.

Metas should inherit any net flags from child, so we don't have to manually.

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to