summarylogtreecommitdiffstats
path: root/spamass-milter-postfix-sysconfig.systemd
diff options
context:
space:
mode:
Diffstat (limited to 'spamass-milter-postfix-sysconfig.systemd')
-rw-r--r--spamass-milter-postfix-sysconfig.systemd5
1 files changed, 5 insertions, 0 deletions
diff --git a/spamass-milter-postfix-sysconfig.systemd b/spamass-milter-postfix-sysconfig.systemd
new file mode 100644
index 000000000000..7607d86969ac
--- /dev/null
+++ b/spamass-milter-postfix-sysconfig.systemd
@@ -0,0 +1,5 @@
+# For Postfix support, use a postfix-group-writable socket
+# for communication with the MTA
+# This uses a Debian-style chrooted postfix
+SOCKET="/var/spool/postfix/spamass/spamass.sock"
+SOCKET_OPTIONS="-g postfix"