Bouncer exception in Bouncer.py

Bug #265556 reported by Liuk001-users
2
Affects Status Importance Assigned to Milestone
GNU Mailman
Invalid
Medium
Unassigned

Bug Description

Hi,

after upgrade MM to latest CVS, now I get the
following in the error log:

Oct 08 18:45:59 2001 (26619) Bouncer exception: not
enough arguments; expected 1
, got 0
Oct 08 18:45:59 2001 (26619) Traceback (most recent
call last):
  File "/home/mailman/Mailman/Bouncers/BouncerAPI.py",
line 71, in ScanMessages
    mlist.RegisterBounce(addr, msg)
  File "/home/mailman/Mailman/Bouncer.py", line 123,
in RegisterBounce
    self.HandleBouncingAddress(addr, msg)
  File "/home/mailman/Mailman/Bouncer.py", line 214,
in HandleBouncingAddress
    text = text + '\n\n--' + boundary + \
TypeError: not enough arguments; expected 1, got 0

Digging in the source it seems a normal line breaking,
so I really don't understand. There is a similar
statement also at line 230.

--Luca

[http://sourceforge.net/tracker/index.php?func=detail&aid=469273&group_id=103&atid=100103]

Revision history for this message
Dmick (dmick) wrote :

This code has changed a lot in recent CVS; I think this bug
no longer applies (the Bouncer.py message construction
was just all broken, and Barry's redone it). If you
agree, this bug can be closed.

Revision history for this message
Barry Warsaw (barry) wrote :

Yup, this is no longer relevant.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.