[Mailman-Users] having bounced messages delivered to administrator or sender

Hugo Vandeputte hugo.vandeputte at bleu-pastel.org
Mon Jan 20 11:36:08 CET 2014


Le Dimanche 19 Janvier 2014 22:41 CET, Mark Sapiro <mark at msapiro.net> a écrit:
 If you turn bounce_processing off, all bounces will be ignored by Mailman.

If you turn bounce_processing on with appropriate settings and the
notifications on, Mailman will process bounces according to your settings.

If all you want is to see what you can find in the postfix logs, Mailman
with bounce_processing on will do much more. It will log all real
bounces in Mailman's bounce log in a form much more convenient to see
than grepping the postfix logs and it will distinguish a bounce from a
post or other message misdirected to the -bounces address and forward
the latter to the owner.

If you really want the Mailman 2.0.x behavior where all bounces go to
the list owner and are not otherwise processed by Mailman, just change
the Postfix

LIST-bounces: "|/path/to/mailman/mail/mailman LIST bounces"

alias to

LIST-bounces: "|/path/to/mailman/mail/mailman LIST owner"

--
Mark Sapiro  The highway is for gamblers,
San Francisco Bay Area, California better use your sense - B. Dylan
------------------------------------------------------
Mailman-Users mailing list Mailman-Users at python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: https://mail.python.org/mailman/options/mailman-users/hugo.vandeputte%40bleu-pastel.org@msapiro.net>Ok, the good solution for my needs seems to be activate bound processing in mailman and process the mailman's bounce logs.
Thks for your accurate response.
Hugo.



 


More information about the Mailman-Users mailing list