[Mailman-Developers] better logging of undiscernable bounces

Bob Puff bob at nleaudio.com
Sat Jun 21 01:01:18 CEST 2008


Oh yeah!!! I did that one a while ago!

Bob


---------- Original Message -----------
From: Fil <fil at rezo.net>
To: "Mailman Developers" <mailman-developers at python.org>
Sent: Fri, 20 Jun 2008 19:48:14 +0200
Subject: [Mailman-Developers] better logging of undiscernable bounces

> A very useful patch (against 2.1.11rc1)
> 
> --- Mailman/Queue/BounceRunner.save.py  2008-06-20 19:34:51.000000000 +0200
> 
> +++ Mailman/Queue/BounceRunner.py       2008-06-20 
> 19:35:44.000000000 +0200 @@ -230,7 +230,8 @@ class 
> BounceRunner(Runner, BounceMixin):         # If that still didn't 
> return us any useful addresses, then send it on         # or discard 
> it.         if not addrs: -            syslog('bounce', 'bounce 
> message w/no discernable addresses: %s', +           
>  syslog('bounce', 'bounce message to %s w/no discernable addresses: 
> %s', +                   mlist.internal_name(),                    
> msg.get('message-id'))             maybe_forward(mlist, msg)         
>     return
> 
> -- Fil
------- End of Original Message -------



More information about the Mailman-Developers mailing list