On Tue, 21 Oct 2008, Clayton Cottingham wrote:
hi all
trying to figure a way to filter out, or better yet score charset koi8-r
down some
ok_locales and ok_languages do not work as expected
inactive_languages is a no go as well
any help appreciated
For ok_languages, do you have the TextCat plugin loaded? In the current
version of SA, it is located in the v310.pre file where the local.cf
config lives:
loadplugin Mail::SpamAssassin::Plugin::TextCat
I believe the default setting has the plugin commented out (does not load)
by default.
See:
perldoc Mail::SpamAssassin::Plugin::TextCat
or:
http://spamassassin.apache.org/full/3.2.x/doc/Mail_SpamAssassin_Plugin_TextCat.html
for details.