From 447c244eed50dd35bc27199a3a5a5632611f7cda Mon Sep 17 00:00:00 2001 From: Stephen Smoogen Date: Fri, 13 Nov 2020 11:25:21 -0500 Subject: [PATCH] This statictics command break opendkim --- roles/opendkim/files/opendkim.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/opendkim/files/opendkim.conf b/roles/opendkim/files/opendkim.conf index 3b76c89aed..ac866c10ce 100644 --- a/roles/opendkim/files/opendkim.conf +++ b/roles/opendkim/files/opendkim.conf @@ -61,7 +61,7 @@ Umask 002 ## This specifies a text file in which to store DKIM transaction statistics. ## OpenDKIM must be manually compiled with --enable-stats to enable this feature. -Statistics /var/spool/opendkim/stats.dat +#Statistics /var/spool/opendkim/stats.dat ## Specifies whether or not the filter should generate report mail back ## to senders when verification fails and an address for such a purpose