Re: [Mailman-Users] Copying rejection reason and email to multiplemoderators?

2011-03-05 Thread Mark Sapiro
Geoff Shang wrote: >On Fri, 4 Mar 2011, Paul Key wrote: > >> I have a list with more than one moderator. When one moderator rejects a >> post to the moderated list I would like a copy of the rejected email and the >> reason for rejection sent to the other moderators. > >Wow, funny that. I was

Re: [Mailman-Users] Copying rejection reason and email to multiplemoderators?

2011-03-05 Thread Mark Sapiro
Mark Sapiro wrote: > To do this automatically, you could modify the code in the > BounceMessage() method in Mailman/Bouncer.py by changing > > > # Currently we always craft bounces as MIME messages. > bmsg = Message.UserNotification(msg.get_sender(), >

Re: [Mailman-Users] Copying rejection reason and email to multiplemoderators?

2011-03-04 Thread Mark Sapiro
Paul Key wrote: > >I have a list with more than one moderator. When one moderator rejects >a post to the moderated list I would like a copy of the rejected email >and the reason for rejection sent to the other moderators. I have >looked at the "Additionally, forward this message to:" option on