~ubuntu-branches/ubuntu/trusty/pypolicyd-spf/trusty-backports

« back to all changes in this revision

Viewing changes to test_suite/false

  • Committer: Bazaar Package Importer
  • Author(s): Scott Kitterman
  • Date: 2010-02-17 02:10:38 UTC
  • mfrom: (1.1.13 upstream)
  • Revision ID: james.westby@ubuntu.com-20100217021038-sxy84vvtn9j4a808
Tags: 0.8.0-0ubuntu1
* New upstream release
  - Updated Debian config patch

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
#  For a fully commented sample config file see policyd-spf.conf.commented
2
 
 
3
 
debugLevel = 1 
4
 
defaultSeedOnly = 1
5
 
 
6
 
HELO_reject = False
7
 
Mail_From_reject = False
8
 
 
9
 
PermError_reject = False
10
 
TempError_Defer = False
11
 
 
12
 
skip_addresses = 127.0.0.0/8,::ffff:127.0.0.0//104,::1//128
13