[Mailman-Users] bounce detection broken?

Jon Carnes jonc at nc.rr.com
Thu Oct 17 03:23:17 CEST 2002


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:      test at ffwd.cx
>   Subject: [Test] test8
>   Sent:    Tue, 15 Oct 2002 19:51:22 -0500
> 
> did not reach the following recipient(s):
> 
> martind at icpas.org 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
> Mailman-Users at python.org
> 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/






More information about the Mailman-Users mailing list