From 084c7e709c2622c8d367a42d3396b12ac44e9ef1 Mon Sep 17 00:00:00 2001 From: "b.waal" Date: Thu, 17 Oct 2019 12:09:17 +0200 Subject: [PATCH] Update 'config/dkim/opendkim.conf' --- config/dkim/opendkim.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/dkim/opendkim.conf b/config/dkim/opendkim.conf index f30a94e..e962189 100644 --- a/config/dkim/opendkim.conf +++ b/config/dkim/opendkim.conf @@ -36,7 +36,7 @@ SignatureAlgorithm rsa-sha256 # ## local:/path/to/socket to listen on a UNIX domain socket # #Socket inet:8892@localhost -Socket local:/var/run/opendkim/opendkim.sock +Socket local:/var/spool/postfix/opendkim/opendkim.sock ## PidFile filename ### default (none)