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 2008/01/10 19:09:48 UTC

[Bug 5778] New: ameliorate "more_spam_to" mystery wording

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

           Summary: ameliorate "more_spam_to" mystery wording
           Product: Spamassassin
           Version: 3.2.3
          Platform: Other
        OS/Version: other
            Status: NEW
          Severity: trivial
          Priority: P5
         Component: Documentation
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: jidanni@jidanni.org


On Mail::SpamAssassin::Conf(3pm)
After

               There are three levels of To-whitelisting,
               "whitelist_to", "more_spam_to" and "all_spam_to". Users
               in the first level may still get some spammish mails
               blocked, but users in "all_spam_to" should never get
               mail blocked.

Please add

               Behind the scenes are merely the scores of
               USER_IN_WHITELIST_TO, USER_IN_MORE_SPAM_TO,
               USER_IN_ALL_SPAM_TO, which of course the user can
               adjust in user_prefs -- just as the rest of the white/blacklist
               values.



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