spamassassin/local.cf

Thu, 23 Apr 2009 15:16:09 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 23 Apr 2009 15:16:09 +0200
changeset 191
d980506f80fc
child 192
62106debeb75
permissions
-rw-r--r--

Import package vendor original specs for necessary manipulations.

     1 ##
     2 ##  @l_prefix@/etc/spamassassin/local.cf -- site-wide defaults for SpamAssassin
     3 ##  (see 'perldoc Mail::SpamAssassin::Conf' for details of what can be tweaked)
     4 ##
     6 #   configuration branding
     7 version_tag             openpkg
     9 #   required score for mail to be considered as spam
    10 required_score          5.0
    12 #   whitelist and blacklist addresses
    13 #whitelist_from         *@example.com
    14 #whitelist_to           *@example.com

mercurial