• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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