From 2c52c2470dc6a2e542ab570ebc04259291e923aa Mon Sep 17 00:00:00 2001 From: "Antonio J. Delgado" Date: Thu, 9 Feb 2023 12:02:56 +0200 Subject: [PATCH] fix filter for ltmp --- templates/master.cf.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/master.cf.j2 b/templates/master.cf.j2 index 24f0eb2..fe9fd9c 100644 --- a/templates/master.cf.j2 +++ b/templates/master.cf.j2 @@ -139,7 +139,7 @@ filter_submission unix - n n - - pipe flags=Rq user=filter argv=/usr/local/bin/mail_processor.py -t submission -f ${sender} -r ${recipient} --config /etc/postfix/mail_processor.conf filter_smtps unix - n n - - pipe flags=Rq user=filter argv=/usr/local/bin/mail_processor.py -t smtps -f ${sender} -r ${recipient} --config /etc/postfix/mail_processor.conf -filter_lmtp +filter_lmtp unix - n n - - pipe flags=Rq user=filter argv=/usr/local/bin/mail_processor.py -t lmtp -f ${sender} -r ${recipient} --config /etc/postfix/mail_processor.conf # flags=Rq user=filter argv=/etc/postfix/scripts/disclaimer.sh -f ${sender} -- ${recipient} policy-spf unix - n n - - spawn