Fix whitespace issues

This commit is contained in:
Kyle Ondy 2016-04-22 18:46:35 -04:00
parent 48521b2f2f
commit 96f9b6f21a
7 changed files with 21 additions and 19 deletions

View File

@ -114,6 +114,7 @@ if [ ! -f "/etc/opendmarc/ignore.hosts" ]; then
mkdir -p /etc/opendmarc/
echo "localhost" >> /etc/opendmarc/ignore.hosts
fi
END
# SSL Configuration
case $DMS_SSL in
@ -192,6 +193,7 @@ case $DMS_SSL in
esac
: <<'END'
#
# Override Postfix configuration
#