From ed44829cefe0f60f876ed208d29f6f4ec29f1d47 Mon Sep 17 00:00:00 2001 From: Matthew Date: Wed, 18 Dec 2024 22:03:38 -0500 Subject: [PATCH] update lists --- Postfix/master.conf | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Postfix/master.conf b/Postfix/master.conf index b4f9fa0..3583391 100644 --- a/Postfix/master.conf +++ b/Postfix/master.conf @@ -126,6 +126,9 @@ scalemail-backend unix - n n - 2 pipe # flags=FR user=list argv=/usr/lib/mailman/bin/postfix-to-mailman.py # ${nexthop} ${user} +mailman unix - n n - - pipe + flags=FR user=mailman argv=/opt/mailman/venv/bin/mailman post $nexthop $user + spamassassin unix - n n - - pipe user=spamd argv=/usr/bin/spamc -f -e /usr/sbin/sendmail -oi -f ${sender} ${recipient}