
bugzilla-daemon at bugzilla
Oct 30, 2009, 10:15 AM
Post #1 of 1
(109 views)
Permalink
|
|
[Bug 5796] Need to define a few plugin rules when the plugins are disabled
|
|
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=5796 Mark Martinec <Mark.Martinec[at]ijs.si> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor --- Comment #4 from Mark Martinec <Mark.Martinec[at]ijs.si> 2009-10-30 10:15:36 UTC --- In the current 3.3 code the message "has undefined dependency" has been degraded from 'info' to 'dbg' level (not sure when). Btw, there is another option: when defining a rule like DIGEST_MULTIPLE one can use: if plugin (MyPlugin) ..., which brings the unsightly spaghetti conditionals close to the derived rule, instead of having it at the leaf rules. -- Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug.
|