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
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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