Add extra newline to main.cf

This should prevent jinja from stripping the newline, which causes overrides to be appended after the comment section

see #941
master
Florian Peschka 6 years ago committed by GitHub
parent 211136f9b1
commit b9fd29a52f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -112,3 +112,4 @@ milter_default_action = tempfail
###############
# Extra Settings
###############

Loading…
Cancel
Save