properly set up opendkim
[ansible.git] / roles / postfix / templates / opendkim.env
diff --git a/roles/postfix/templates/opendkim.env b/roles/postfix/templates/opendkim.env
new file mode 100644 (file)
index 0000000..02fadef
--- /dev/null
@@ -0,0 +1,13 @@
+# Command-line options specified here will override the contents of
+# /etc/opendkim.conf. See opendkim(8) for a complete list of options.
+#DAEMON_OPTS=""
+
+RUNDIR=/var/spool/postfix/opendkim
+
+# Path must match main.cf
+SOCKET=local:$RUNDIR/sock
+
+USER=opendkim
+GROUP=opendkim
+PIDFILE=$RUNDIR/$NAME.pid
+EXTRAAFTER=