https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6834
Priority: P2
Bug ID: 6834
Assignee: [email protected]
Summary: update failed if Bayes plugin is disabled
Severity: normal
Classification: Unclassified
OS: Linux
Reporter: [email protected]
Hardware: PC
Status: NEW
Version: 3.3.2
Component: sa-update
Product: Spamassassin
in 23_bayes.cf the rules are surrounded by a "ifplugin Bayes"
in 30_text_de.cf there is no "ifplugin" (maybe same problem in other lang
files)
lintcheck failed; update failed; cat mailfile | spamassassin --lint failed with
9 lines like
"warn: config: warning: description exists for non-existent rule BAYES_00"
Solution:
enable "loadplugin Mail::SpamAssassin::Plugin::Bayes" in package.pre
--
You are receiving this mail because:
You are the assignee for the bug.