On Wed, 2 Mar 2016 14:12:18 +0100 MAYER Hans wrote:
> pts rule name description > ---- ---------------------- > -------------------------------------------------- 3.2 > CHARSET_FARAWAY_HEADER A foreign language charset used in headers 3.2 > CHARSET_FARAWAY BODY: Character set indicates a foreign > language 2.5 MIME_CHARSET_FARAWAY MIME character set indicates > foreign language > ... > Looking into my configuration I didn't set "ok_languages" and I > didn't take "ok_locales". So I assume it will take the defaults from > "10_default_prefs.cf" with a value of "all". "ok_locales" is the relevant setting and those rules shouldn't fire if it's set to "all". It may not be set where you think it is. IIWY I'd do a recursive grep for ok_locales and see if it turns anything up.