Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
python-policyd-spf configuration
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
freke
Veteran
Veteran


Joined: 23 Jan 2003
Posts: 1050
Location: Somewhere in Denmark

PostPosted: Thu Aug 22, 2019 10:45 pm    Post subject: python-policyd-spf configuration Reply with quote

Maintaining a mailserver is a neverending job....

I had a look of some configs and came across this in my /etc/python-policyd-spf/policyd-spf.conf
Code:
TestOnly = 0

Reading the documentation though - I'm beginning to think I want
Code:
TestOnly = 1
to have it actually do anything if SPF-checks fail?

Quote:
TEST OPERATION
The policy server can operate in a test only mode. This allows you to see the potential impact of SPF checking in your mail logs without rejecting mail. Headers are prepended in messages, but message delivery is not affected. This mode is not enabled by default. To enable it, set TestOnly = 0.
Note: This option was previously named defaultSeedOnly. This is still accepted, but logs an error.

Default:

TestOnly = 1


Doesn't it say test operation is not enabled by default (ie. the default TestOnly = 1 is NOT test operation)?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum