From 845eff00552cdd669442a08094aca519625c7419 Mon Sep 17 00:00:00 2001 From: Florent Daigniere Date: Sat, 8 Apr 2023 12:27:32 +0200 Subject: [PATCH] fix 2757 --- core/postfix/conf/master.cf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/core/postfix/conf/master.cf b/core/postfix/conf/master.cf index 86659460..f88a19b3 100644 --- a/core/postfix/conf/master.cf +++ b/core/postfix/conf/master.cf @@ -53,3 +53,6 @@ lmtp unix - - n - - lmtp anvil unix - - n - 1 anvil scache unix - - n - 1 scache postlog unix-dgram n - n - 1 postlogd + +{# Ensure that the rendered file ends with a newline #} +{{- "\n" }}