You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2007/12/07 15:05:55 UTC

[Bug 5744] Textcat documentation fixes

http://issues.apache.org/SpamAssassin/show_bug.cgi?id=5744





------- Additional Comments From mkettler_sa@verizon.net  2007-12-07 06:05 -------
Also, the ok_languages docs aren't very clear.
---------------
ok_languages xx [ yy zz ... ] (default: all)
    This option is used to specify which languages are considered okay for
incoming mail. SpamAssassin will try to detect the language used in the message
text. 

    Note that the language cannot always be recognized with sufficient
confidence. In that case, no points will be assigned.

    The rule UNWANTED_LANGUAGE_BODY is triggered based on how this is set.
---------------

That doesn't really tell people how it decides to match, it merely points out
the two are related.


Revise that last sentence to:

---------------
The rule UNWANTED_LANGUAGE_BODY is triggered if none of the languages in the
email are in the "ok" list. Note that this is the only effect of the "ok" list,
and it does not act as a Whitelist against any other form of spam scanning.
---------------








------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.