From c553482e4bb4ce58283ec75504eb68610c8d11d7 Mon Sep 17 00:00:00 2001 From: "Antonio J. Delgado" Date: Thu, 9 Feb 2023 08:35:30 +0200 Subject: [PATCH] Install mail processor --- templates/master.cf.j2 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/templates/master.cf.j2 b/templates/master.cf.j2 index 3d4ac13..8a393a2 100644 --- a/templates/master.cf.j2 +++ b/templates/master.cf.j2 @@ -132,6 +132,7 @@ amavis unix y y y - 2 smtp -o strict_rfc821_envelopes=yes -o receive_override_options=no_unknown_recipient_checks,no_header_body_checks filter unix - n n - - pipe +# flags=Rq user=filter argv=/etc/postfix/scripts/disclaimer.sh -f ${sender} -- ${recipient} flags=Rq user=filter argv=/etc/postfix/scripts/disclaimer.sh -f ${sender} -- ${recipient} policy-spf unix - n n - - spawn user=nobody argv=/usr/bin/policyd-spf @@ -139,4 +140,4 @@ greypolicy unix - n n - - spawn user=nobody argv=/usr/bin/perl /usr/local/libexec/postfix/greylist.pl -{{ postfix_master_extra }} \ No newline at end of file +{{ postfix_master_extra }}