From 23299adc409509cd97fe8c299016c941d908a4e6 Mon Sep 17 00:00:00 2001 From: VC Date: Thu, 5 Dec 2019 07:13:48 +0100 Subject: [PATCH] =?UTF-8?q?Ajout=20des=20succ=C3=A8s=20de=20signature=20da?= =?UTF-8?q?ns=20les=20logs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- roles/opendkim/templates/opendkim.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/opendkim/templates/opendkim.conf b/roles/opendkim/templates/opendkim.conf index 27490d1..c687a76 100644 --- a/roles/opendkim/templates/opendkim.conf +++ b/roles/opendkim/templates/opendkim.conf @@ -2,6 +2,7 @@ Socket inet:8891@localhost LogWhy yes MilterDebug 1 Syslog yes +SyslogSuccess true UMask 002 OversignHeaders From Mode sv