13 lines
276 B
Text
13 lines
276 B
Text
# {{ ansible_managed }}
|
|
# For a fully commented sample config file see policyd-spf.conf.commented
|
|
|
|
debugLevel = 1
|
|
TestOnly = 1
|
|
|
|
HELO_reject = Fail
|
|
Mail_From_reject = Fail
|
|
|
|
PermError_reject = True
|
|
TempError_Defer = True
|
|
|
|
skip_addresses = 127.0.0.0/8,::ffff:127.0.0.0/104,::1
|