mirror of
https://github.com/docker-mailserver/docker-mailserver.git
synced 2024-01-19 02:48:50 +00: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:
parent
7371ba225f
commit
2b330fdc49
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue