From a5b9b6c27c2bd4edac41ca04bb2b30c30fe0e240 Mon Sep 17 00:00:00 2001 From: deepend Date: Wed, 5 Jul 2023 19:35:20 +0000 Subject: [PATCH] Update 'roles/shell/files/etc/opendkim.conf' --- roles/shell/files/etc/opendkim.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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