#language en == SpamAssassin Rule: CHARSET_FARAWAY == ''Standard description:'' Character set indicates a foreign language === Explanation === The content of the mail is in a character set not permitted by the value of the '''{{{ok_locales}}}''' configuration setting. === Further Info === The default scores for this rule can be found [[http://spamassassin.apache.org/tests.html|in the online list of tests]]. The default value of {{{ok_locales}}} is "all", so this rule will only trigger if the value has been locally specified. See also: [[Rules/MIME_CHARSET_FARAWAY]] [[Rules/CHARSET_FARAWAY_HEADER]] [[Rules/CHARSET_FARAWAY_BODY]] ---- CategoryRule