From df094a6c25df64c43c640f8473ce397437e2cedb Mon Sep 17 00:00:00 2001 From: Adrien Reslinger Date: Sat, 9 Oct 2021 18:59:57 +0200 Subject: [PATCH] Update templates --- templates/etc/postfix/main.cf.j2 | 2 +- templates/etc/postfix/master.cf.j2 | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/etc/postfix/main.cf.j2 b/templates/etc/postfix/main.cf.j2 index 4b536be..0d1e2fb 100644 --- a/templates/etc/postfix/main.cf.j2 +++ b/templates/etc/postfix/main.cf.j2 @@ -280,7 +280,7 @@ unknown_local_recipient_reject_code = 550 # # By default (mynetworks_style = subnet), Postfix "trusts" SMTP # clients in the same IP subnetworks as the local machine. -# On Linux, this does works correctly only with interfaces specified +# On Linux, this works correctly only with interfaces specified # with the "ifconfig" command. # # Specify "mynetworks_style = class" when Postfix should "trust" SMTP diff --git a/templates/etc/postfix/master.cf.j2 b/templates/etc/postfix/master.cf.j2 index d660b3f..50c4f54 100644 --- a/templates/etc/postfix/master.cf.j2 +++ b/templates/etc/postfix/master.cf.j2 @@ -92,6 +92,7 @@ virtual unix - n n - - virtual lmtp unix - - n - - lmtp anvil unix - - n - 1 anvil scache unix - - n - 1 scache +postlog unix-dgram n - n - 1 postlogd # # ==================================================================== # Interfaces to non-Postfix software. Be sure to examine the manual