[Mailman-Users] Bounce messages to list moderator?

Mark Sapiro mark at msapiro.net
Thu Feb 26 01:41:25 CET 2009


Rob wrote:

>So, "owner" = "administrator(s)" & "moderators"? Can bounces be sent  
>only to the administrator? My list moderators don't need to get bounce  
>notices.


The list has attributes 'owner' and 'moderator', each of which is a
list of zero or more addresses, although having zero addresses in
'owner' is not a good idea.

Most owner notifications are actually sent to LISTNAME-owner which in
turn is resent to all the owner AND moderator addresses.

Some notices use the Message.OwnerNotification class directly which has
the ability to exclude moderators, but I think the only notice that
goes to owners only and not moderators is the forward of an
unrecognized bounce.

So the answer is if bounce_unrecognized_goes_to_list_owner is Yes,
those notices go only to the 'owner' addresses and not to 'moderator'
addresses, but the bounce_notify_owner_on_disable notices and the
bounce_notify_owner_on_removal notices go to both 'owner' and
'moderator' addresses and changing this would require source code
modifications.

Granted, the terminology, documentation and results are not consistent,
but that's the way it works.

-- 
Mark Sapiro <mark at msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan



More information about the Mailman-Users mailing list