From 5e3cb735858e83bc117d5a008705d63e2f0cbae0 Mon Sep 17 00:00:00 2001 From: link2xt Date: Fri, 12 Jan 2024 03:21:44 +0000 Subject: [PATCH] Remove postscreen-related entries from Postfix master.cf All these entries are related to `postscreen` service which is currently not enabled. For documentation see https://www.postfix.org/POSTSCREEN_README.html If we later want to enable it, we can readd uncommented entries and document it. --- cmdeploy/src/cmdeploy/postfix/master.cf.j2 | 4 ---- 1 file changed, 4 deletions(-) diff --git a/cmdeploy/src/cmdeploy/postfix/master.cf.j2 b/cmdeploy/src/cmdeploy/postfix/master.cf.j2 index dd0cc0eb..9be46466 100644 --- a/cmdeploy/src/cmdeploy/postfix/master.cf.j2 +++ b/cmdeploy/src/cmdeploy/postfix/master.cf.j2 @@ -14,10 +14,6 @@ smtp inet n - y - - smtpd -v {% else %} smtp inet n - y - - smtpd {% endif %} -#smtp inet n - y - 1 postscreen -#smtpd pass - - y - - smtpd -#dnsblog unix - - y - 0 dnsblog -#tlsproxy unix - - y - 0 tlsproxy submission inet n - y - - smtpd -o syslog_name=postfix/submission -o smtpd_tls_security_level=encrypt