mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-09 23:28:32 +01:00
17 lines
335 B
Plaintext
17 lines
335 B
Plaintext
# For a fully commented sample config file see policyd-spf.conf.commented
|
|
|
|
debugLevel = 1
|
|
TestOnly = 1
|
|
|
|
#HELO_reject = Fail
|
|
#Mail_From_reject = Fail
|
|
|
|
HELO_reject = False
|
|
Mail_From_reject = False
|
|
|
|
PermError_reject = False
|
|
TempError_Defer = False
|
|
|
|
skip_addresses = 127.0.0.0/8,::ffff:127.0.0.0/104,::1,192.168.122.112,192.168.122.107
|
|
|