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/

Reply via email to