I'm actually enjoying the conversation (though it is one sided). I've modified most of the other parts of Mailman at one time or another and always wanted to look at the bounce sections - just never had a good reason to.
Looks like it's as easy to modify as the other modules. If you take it to the Dev list, I'll have to re-up on that list in order to follow the thread! Worse things could happen. Thanks for sharing the work! Jon Carnes On Wed, 2002-10-16 at 20:00, Skye Poier wrote: > Another followup. > I added the following to SimpleMatch.py > > # MSEXCH > (_c('did not reach the following recipient'), > _c('MSEXCH:'), > _c('(?P<addr>[^ ]*) on ')), > > to catch bounces like this: > > Your message > > To: [EMAIL PROTECTED] > Subject: [Test] test8 > Sent: Tue, 15 Oct 2002 19:51:22 -0500 > > did not reach the following recipient(s): > > [EMAIL PROTECTED] on Tue, 15 Oct 2002 19:57:11 -0500 > The recipient name is not recognized > The MTS-ID of the original message is: c=us;a= ;p=illinois cpa > soc;l=ICPASNT102101600574W9M1ATW > MSEXCH:IMS:Illinois CPA Society:ICPAS:ICPASNT1 0 (000C05A6) Unknown > Recipient > > However the DSN match problem is unexplained, and I'm not sure why my > OLD version of mailman 2.0beta4 did NOT spam list-admin with these. > > Should I be directing this to mailman-developers? I feel like I'm > talking to myself... > > Skye > > > ------------------------------------------------------ > Mailman-Users mailing list > [EMAIL PROTECTED] > http://mail.python.org/mailman/listinfo/mailman-users > Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py > Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/