On 03/08/2013 04:46 PM, Dan Mahoney, System Admin wrote:
Hey there all,
It seems a pretty core function in SA is the ok_languages and ok_locales
function.
I'd like to be able to turn on LOGGING of detected locales before I set
which are "ok" (or specifically, which are "less ok")
I'm sure there's a knob for this somewhere, can anyone tell me where?
Nice someone documented this:
http://spamassassin.apache.org/full/3.3.x/doc/Mail_SpamAssassin_Conf.txt
_LANGUAGES_
so now what?
a few lines later it tells us what to do
add_header all X-BLAHTYPE _LANGUAGES_
add that to your local.cf and reload SA, glue, coffee machine.
does this do what you want?