update lists

master
Matthew 2024-12-18 22:53:34 -05:00
parent c5ed8a5dac
commit 3351235abc
Signed by: matthew
SSH Key Fingerprint: SHA256:piIXekA9q1p0ZGi4ogFbNY1embip5Ytbi3v8AZ8UYq4
2 changed files with 4 additions and 4 deletions

View File

@ -82,7 +82,7 @@ smtpd_recipient_restrictions =
# Local Aliases
alias_maps = hash:/etc/aliases, hash:/var/lib/mailman3/data/aliases
alias_maps = hash:/etc/aliases, hash:/var/lib/mailman3/data/postfix_domains
alias_database = hash:/etc/aliases

View File

@ -126,9 +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
mailman unix - n n - - lmtp
# flags=FR user=mailman argv=/usr/bin/mailman post $nexthop $user
-o lmtp_destination_recipient_limit=1
spamassassin unix - n n - - pipe
user=spamd argv=/usr/bin/spamc -f -e
/usr/sbin/sendmail -oi -f ${sender} ${recipient}