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 2004/09/16 01:14:03 UTC

[Bug 3784] New: Make local.cf template more commented

http://bugzilla.spamassassin.org/show_bug.cgi?id=3784

           Summary: Make local.cf template more commented
           Product: Spamassassin
           Version: SVN Trunk (Latest Devel Version)
          Platform: Other
               URL: http://bugs.debian.org/cgi-
                    bin/bugreport.cgi?bug=271869&repeatmerged=no
        OS/Version: other
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Documentation
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: duncf@debian.org


Please add more comments to the local.cf which user could take
into use immediately.  Mail::SpamAssassin::Conf contains
wealth of information, but examples would help.

Suggested additions (all in commented out by default):

    # required_hits     5.0       # This is the default
    # ok_languages      fi en
    # trusted_networks  192.168.0. 192.168.1. 127.0.0.1
    # 
    #   You can customise header, by leaving out details, like this:
    #
    # report_safe       0
    # remove_header all Report
    # 
    # use_bayes         1         # This is the default
    # bayes_auto_learn  1         # This is the default
    # 
    #   headers may provide inappropriate cues to the Bayesian classifier
    # 
    # bayes_ignore_header X-Bogosity
    # bayes_ignore_header X-Spam-Status
    # bayes_ignore_header X-Spam-Flag



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