1
0
mirror of https://github.com/docker-mailserver/docker-mailserver.git synced 2025-08-10 23:12:02 +02:00

scripts: remove superfluous EOF in dmarc_dkim_spf.sh (#3266)

Co-authored-by: Georg Lauterbach <44545919+georglauterbach@users.noreply.github.com>
This commit is contained in:
Andreas Perhab
2023-04-20 09:52:07 +02:00
committed by GitHub
parent 7371ba225f
commit 2b330fdc49

View File

@@ -103,7 +103,7 @@ EOF
/etc/postfix/main.cf
# SPF policy settings
postconf 'policyd-spf_time_limit = 3600'
EOF
else
_log 'debug' 'Disabling policyd-spf'
fi