summarylogtreecommitdiffstats
path: root/pyspf-milter.conf
diff options
context:
space:
mode:
authorMorgenstern2021-03-17 10:48:47 +1300
committerMorgenstern2021-03-17 10:48:47 +1300
commit61165a37fe4c6a365986476622fc68a76642010a (patch)
tree9d30a642e9c700c29c7072f1ec448365797a61c1 /pyspf-milter.conf
downloadaur-61165a37fe4c6a365986476622fc68a76642010a.tar.gz
Initial commit
Diffstat (limited to 'pyspf-milter.conf')
-rw-r--r--pyspf-milter.conf19
1 files changed, 19 insertions, 0 deletions
diff --git a/pyspf-milter.conf b/pyspf-milter.conf
new file mode 100644
index 000000000000..b94bc3d0d1e1
--- /dev/null
+++ b/pyspf-milter.conf
@@ -0,0 +1,19 @@
+# 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 = False
+TempError_Defer = False
+
+skip_addresses = 127.0.0.0/8,::ffff:127.0.0.0/104,::1
+
+# Milter specific options
+Socket = local:/run/pyspf-milter/pyspf-milter.sock
+PidFile = /run/pyspf-milter/pyspf-milter.pid
+UserID = pyspf-milter
+InternalHosts = 127.0.0.1
+#MacroListVerify =