From b9fd29a52fb694d105e5b3567b53375d7817ce7e Mon Sep 17 00:00:00 2001 From: Florian Peschka Date: Tue, 19 Feb 2019 21:09:50 +0100 Subject: [PATCH] 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 --- core/postfix/conf/main.cf | 1 + 1 file changed, 1 insertion(+) diff --git a/core/postfix/conf/main.cf b/core/postfix/conf/main.cf index d5d47d19..7fb32b67 100644 --- a/core/postfix/conf/main.cf +++ b/core/postfix/conf/main.cf @@ -112,3 +112,4 @@ milter_default_action = tempfail ############### # Extra Settings ############### +