Ensure that the rendered file ends with newline in order to make `postconf` work correctly

master
Thomas Rehn 4 years ago
parent 90984c4d2b
commit 05ab244638

@ -126,3 +126,5 @@ milter_default_action = tempfail
###############
# Extra Settings
###############
{# Ensure that the rendered file ends with newline in order to make `postconf` work correctly #}
{{- "\n" }}

Loading…
Cancel
Save