http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5675
------- Additional Comments From [EMAIL PROTECTED] 2007-10-14 05:10 ------- ------------------ I got as far as loadplugin Mail::SpamAssassin::Plugin::TextCat ok_languages af am ar... add_header all languages _LANGUAGES_ but the fun ended with score UNWANTED_LANGUAGE_BODY 11 -------------------- Don't put loadplugin statements into your .cf files, find it in the appropriate .pre file and uncomment it there. This one should be in v310.pre. The problem with putting a loadplugin in your local.cf is that the file gets read after the stock rule files, thus those files detect the plugin as not loaded, and the textcat rules get skipped. If you have usage questions, please direct them to the users list first, then put them into the bug if they happen to be actual bugs. ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
