diff --git a/roles/shell/files/etc/opendkim.conf b/roles/shell/files/etc/opendkim.conf index c5344b1..3075336 100644 --- a/roles/shell/files/etc/opendkim.conf +++ b/roles/shell/files/etc/opendkim.conf @@ -34,7 +34,7 @@ UMask 007 # it must be ensured that the socket is accessible. In Debian, Postfix runs in # a chroot in /var/spool/postfix, therefore a Unix socket would have to be # configured as shown on the last line below. -Socket local:/run/opendkim/opendkim.sock +Socket local:/var/spool/postfix/opendkim/opendkim.sock #Socket inet:8891@localhost #Socket inet:8891 #Socket local:/var/spool/postfix/opendkim/opendkim.sock