[Mailman-Developers] Bug in Mailman Beta 6?

Steffen Bardolatzi steffen@wflin3.asta.uni-wuppertal.de
Sat, 28 Oct 2000 20:29:22 +0200


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.