[Mailman-Developers] Bug in Mailman Beta 6?

Dan Mick Dan.Mick@west.sun.com
Sat, 28 Oct 2000 12:08:26 -0700


I remember an attempt at a fix, and it looks like your version of Bouncer.py is not
up-to-date (don't see a version in your message).  I think it's fixed.

Steffen Bardolatzi wrote:
> 
> We got the following error log:
> 
> Oct 25 16:31:00 2000 (4885) Bouncer exception: body
> Oct 25 16:31:00 2000 (4885) Traceback (innermost last):
>   File "/var/mailman/Mailman/Bouncers/BouncerAPI.py", line 65, in
> ScanMessages
>     mlist.RegisterBounce(addr, msg)
>   File "/var/mailman/Mailman/Bouncer.py", line 141, in RegisterBounce
>     self.HandleBouncingAddress(addr, msg)
>   File "/var/mailman/Mailman/Bouncer.py", line 236, in HandleBouncingAddress
>     text = text + \
> AttributeError: body
> 
> ... in combination with:
> 
> Oct 25 16:31:00 2000 (4885) unknownlist:  - unknownuser@domain.ext
> exceeded limits
> Oct 25 16:31:00 2000 (4885) Alleasr: disabled
> unknownuser@domian.ext
> 
> [hosts and e-mail address anonymized]
> 
> Obviously, disabling of an adress due to more than the allowed number of
> bounces causes this error message.
> 
> Does this bug is going to be fixed in mailman 2.0 final?
> 
> Thanks in advance.
> 
> _______________________________________________
> Mailman-Developers mailing list
> Mailman-Developers@python.org
> http://www.python.org/mailman/listinfo/mailman-developers