You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spamassassin.apache.org by Apache Wiki <wi...@apache.org> on 2008/06/19 00:52:41 UTC

[Spamassassin Wiki] Update of "Rules/CHARSET FARAWAY" by LeeMaguire

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Spamassassin Wiki" for change notification.

The following page has been changed by LeeMaguire:
http://wiki.apache.org/spamassassin/Rules/CHARSET_FARAWAY

The comment on the change is:
add reference to ok_locales; add links to similar rules

------------------------------------------------------------------------------
  
  === Explanation ===
  
- <explanation of the rule goes here>
+ 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