From 6792505f62a20aa61e606dde25c88d3888670dab Mon Sep 17 00:00:00 2001 From: Paul Date: Fri, 19 Feb 2021 12:33:31 -0800 Subject: [PATCH] spaces to tab Noticed spacing was off in PR, edited and see GitHub Spaces/Tabs option I never noticed before. --- setup/dkim.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/dkim.sh b/setup/dkim.sh index 76dc1655..b2541a12 100755 --- a/setup/dkim.sh +++ b/setup/dkim.sh @@ -63,7 +63,7 @@ chmod go-rwx $STORAGE_ROOT/mail/dkim tools/editconf.py /etc/opendmarc.conf -s \ "Syslog=true" \ "Socket=inet:8893@[127.0.0.1]" \ - "FailureReports=true" + "FailureReports=true" # SPFIgnoreResults causes the filter to ignore any SPF results in the header # of the message. This is useful if you want the filter to perfrom SPF checks