http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5171
------- Additional Comments From [EMAIL PROTECTED] 2006-11-08 09:38 ------- (In reply to comment #3) > > This isn't a code problem, it's a rules/update problem. "score" lines for > > plugin tests need to be in ifplugin conditional sections. > > those rules are coming from these plugins: > in other words, the entire set of eval rules built into the core ruleset. > also, it's not just score lines -- it's descriptions and meta rules too. meta rules won't throw an error, but score and description lines will. > It would be a serious pain, both to implement now and to maintain later, to > require "ifplugin" for all score lines, descriptions, and meta rules that > refer > to the core eval-rules set. I'd be -1 on such a requirement. Then essentially what you want is all the rule plugins to be standardly loaded modules again which is what we've been trying to get away from... The general rule for using plugins is that all related configs *have* to be in an ifplugin conditional. Even if you load all the pre files, the user can comment out plugins, so you'll be back to where you started. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
