From efbbe9756cdfb0f169ddaddac78dacb47f450bc3 Mon Sep 17 00:00:00 2001 From: "Antonio J. Delgado" Date: Thu, 16 Feb 2023 14:00:19 +0200 Subject: [PATCH] remove mail processor filter --- templates/master.cf.j2 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/templates/master.cf.j2 b/templates/master.cf.j2 index fe9fd9c..146f7e0 100644 --- a/templates/master.cf.j2 +++ b/templates/master.cf.j2 @@ -12,21 +12,21 @@ # ========================================================================== # SMTP: Port 25 smtp inet n - y - - smtpd - -o content_filter=filter_smtp: +# -o content_filter=filter_smtp: # Submission: Port 587 submission inet n - y - - smtpd -o smtpd_tls_security_level=encrypt -o smtpd_sasl_auth_enable=yes -o smtpd_client_restrictions=permit_mynetworks,permit_sasl_authenticated,reject -o milter_macro_daemon_name=ORIGINATING - -o content_filter=filter_submission: +# -o content_filter=filter_submission: # SMTPS: Port 465 smtps inet n - y - - smtpd -o smtpd_tls_wrappermode=yes -o smtpd_sasl_auth_enable=yes -o smtpd_client_restrictions=permit_sasl_authenticated,reject -o milter_macro_daemon_name=ORIGINATING - -o content_filter=filter_smtps: + #-o content_filter=filter_smtps: #628 inet n - y - - qmqpd pickup unix n - y 60 1 pickup cleanup unix n - y - 0 cleanup @@ -42,7 +42,7 @@ flush unix n - y 1000? 0 flush proxymap unix - - n - - proxymap proxywrite unix - - n - 1 proxymap smtp unix - - y - - smtp - -o content_filter=filter_smtp: +# -o content_filter=filter_smtp: # When relaying mail as backup MX, disable fallback_relay to avoid MX loops relay unix - - y - - smtp -o smtp_fallback_relay= @@ -54,7 +54,7 @@ discard unix - - y - - discard local unix - n n - - local virtual unix - n n - - virtual lmtp unix - - y - - lmtp - -o content_filter=filter_lmtp: +# -o content_filter=filter_lmtp: anvil unix - - y - 1 anvil scache unix - - y - 1 scache #