• Debian 11 has reached its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.81 is the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

mailman-bounces?

H

HopChop

Guest
Hi,

Is there anyway to configure so that bounces to a mailman list is sent to the list owner?

When the monthly password reminders were sent out, I noticed that postmaster got some bounces because the address mailman-bounces@<server>.<domain> didn't exist. I noticed that i /etc/aliases there is an alias mailman-owner that sends these mails to postmaster, but nothing about a site-wide mailman-bounces. Should there exist such an alias?

However, what I would expect is that if I create a list called "milk" under the domain "butter.com". If a member address doesn't work, the bounces would go to [email protected], not as it seems in my case to mailman-bounces@<server>.<domain>. If I look under /home/qmail/mailnames/butter.com I can see a .qmail-milk-bounces. If I cat this file I see:
|/var/qmail/bin/preline /var/qmail/bin/mm_wrapper /var/mailman/mail/mailman bounces milk

What does this mean? And how should I configure mailman to send the bounces to the different list owners instead of to some global mailman-bounces that doesn't exist?
 
Am I the only one having this problem? Today when I opened my mailbox I hade ~150 bounces (since postmaster goes to my account). Of course I can filter them out, but the best solution would be if the real listowners got the notifications of which addresses that bounces.
 
Nope, we have also been having this same issue and are currently searching for a solution. Did you ever fix this?
 
No, never did. Mailman isn't designed for virtual hosts so they can't help. SW-soft don't have any solution either. I ended up with create the alias and redirect it to /dev/null since I don't want the bounces.

Maybe mailman will have support for vhosts in the future.
 
Back
Top