Re: [Mailman-Users] hotmail delivery status notification not processed

2004-11-14 Thread Brad Knowles
At 5:30 PM -0800 2004-11-14, Mark Sapiro wrote: I am on Mailman 2.1.4 and I see the same thing with Hotmail, but note that the "unrecognized" bounces that you show and that I see as well are delayed delivery warnings. If and when the actual undeliverable bounce arrives, it is recognized and tre

Re: [Mailman-Users] hotmail delivery status notification not processed

2004-11-14 Thread Brad Knowles
At 7:05 PM -0500 2004-11-14, ethan fremen wrote: I'm using Mailman 2.1.5, and I notice that all the DSN's that come from hotmail are sent on to the administrator. Yeah, I'm fighting this same problem myself. I'm not a programmer (and I've never done anything with Python), so my ability to deb

Re: [Mailman-Users] hotmail delivery status notification not processed

2004-11-14 Thread Mark Sapiro
ethan fremen wrote: > >I'm using Mailman 2.1.5, and I notice that all the DSN's that come from >hotmail are sent on to the administrator. > >As far as I can tell they comply exactly with the RFC. I've included a >component below. > >Maybe it's that DSN/check() is doing a get() instead of get_all()

[Mailman-Users] hotmail delivery status notification not processed

2004-11-14 Thread ethan fremen
Hello, I'm using Mailman 2.1.5, and I notice that all the DSN's that come from hotmail are sent on to the administrator. As far as I can tell they comply exactly with the RFC. I've included a component below. Maybe it's that DSN/check() is doing a get() instead of get_all() for the Action? I'm not