[Mailman-Developers] problems with Header.py

Heiko Rommel rommel at suse.de
Wed May 5 07:06:48 EDT 2004


Hi,

I experienced this bug in 2.1.14:

May 05 12:49:21 2004 (2345) Uncaught runner exception: 
May 05 12:49:21 2004 (2345) Traceback (most recent call last):
  File "/usr/lib/mailman/Mailman/Queue/Runner.py", line 110, in _oneloop
    self._onefile(msg, msgdata)
  File "/usr/lib/mailman/Mailman/Queue/Runner.py", line 160, in _onefile
    keepqueued = self._dispose(mlist, msg, msgdata)
  File "/usr/lib/mailman/Mailman/Queue/IncomingRunner.py", line 130, in _dispose
    more = self._dopipeline(mlist, msg, msgdata, pipeline)
  File "/usr/lib/mailman/Mailman/Queue/IncomingRunner.py", line 153, in _dopipeline
    sys.modules[modname].process(mlist, msg, msgdata)
  File "/usr/lib/mailman/Mailman/Handlers/CookHeaders.py", line 74, in process
    prefix_subject(mlist, msg, msgdata)
  File "/usr/lib/mailman/Mailman/Handlers/CookHeaders.py", line 237, in prefix_subject
    headerbits = decode_header(subject)
  File "/usr/lib/mailman/pythonlib/email/Header.py", line 113, in decode_header
    raise HeaderParseError
HeaderParseError

May 05 12:49:21 2004 (2345) SHUNTING: 1083566823.2704201+9f0320cd3fb74d1981b2484dafb3d406c4e3943a

For debugging purposes, I attached the shunted message files.

-- 
Heiko Rommel                             rommel at suse.de
SUSE Linux AG,     Maxfeldstr. 5,     D-90409 Nuernberg
T: +49 (0) 911 74053 0        F:  +49 (0) 911 741 77 55
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1083566823.2704201+9f0320cd3fb74d1981b2484dafb3d406c4e3943a.pck
Type: application/octet-stream
Size: 4635 bytes
Desc: 
Url : http://mail.python.org/pipermail/mailman-developers/attachments/20040505/f348a541/1083566823.27042019f0320cd3fb74d1981b2484dafb3d406c4e3943a-0002.obj
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 1083566823.2704201+9f0320cd3fb74d1981b2484dafb3d406c4e3943a.db
Type: application/octet-stream
Size: 730 bytes
Desc: 
Url : http://mail.python.org/pipermail/mailman-developers/attachments/20040505/f348a541/1083566823.27042019f0320cd3fb74d1981b2484dafb3d406c4e3943a-0003.obj


More information about the Mailman-Developers mailing list