[Bug 1382150] [NEW] feature request: add option for list owner to receive copies of all bounce mail
Public bug reported: Here at U of Wa we've had one request to add the feature to Mailman. As a list owner I want to know about each and every bounce my list gets. thanks, steve (sorry if this is the wrong place for feature requests, I didn't see anywere else) ** Affects: mailman Importance: Undecided Status: New -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1382150 Title: feature request: add option for list owner to receive copies of all bounce mail To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1382150/+subscriptions
This is the right place for feature requests. It's somewhat cumbersome and not a real answer to your request, but if your MTA uses aliases, you can augment the LIST-bounces alias to include the list owner. You can also do this with a programmatic MTA like Exim, but it's even more cumbersome if you want different recipients per list. That said, I will see about implementing this for the next release. ** Changed in: mailman Importance: Undecided => Wishlist ** Changed in: mailman Status: New => Triaged ** Changed in: mailman Milestone: None => 2.1.19 ** Changed in: mailman Assignee: (unassigned) => Mark Sapiro (msapiro) -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1382150 Title: feature request: add option for list owner to receive copies of all bounce mail To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1382150/+subscriptions
** Branch linked: lp:mailman/2.1 -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1382150 Title: feature request: add option for list owner to receive copies of all bounce mail To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1382150/+subscriptions
I have committed an implementation of this, but it doesn't do literally what was asked. I added a bounce_notify_owner_on_bounce_increment setting on the Bounce processing page to forward those bounces which increment a member's score, but don't result in a disable or probe. Bounces which cause disable are already forwarded if bounce_notify_owner_on_disable is Yes, so what is not forwarded are subsequent bounces for a member on the same day after the members score is incremented, residual bounces for a member after the member's delivery is disabled and bounces that are recognized as such but are for a non-member address. It seems to me that this is sufficient. ** Changed in: mailman Status: Triaged => Fix Committed -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1382150 Title: feature request: add option for list owner to receive copies of all bounce mail To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1382150/+subscriptions
** Changed in: mailman Status: Fix Committed => Fix Released ** Changed in: mailman Milestone: 2.1.19 => 2.1.19rc1 -- You received this bug notification because you are a member of Mailman Coders, which is subscribed to GNU Mailman. https://bugs.launchpad.net/bugs/1382150 Title: feature request: add option for list owner to receive copies of all bounce mail To manage notifications about this bug go to: https://bugs.launchpad.net/mailman/+bug/1382150/+subscriptions
participants (3)
-
Launchpad Bug Tracker -
Mark Sapiro -
Stephen Mats Mats