Your message dated Tue, 3 Mar 2009 10:16:45 +0100 (CET)
with message-id <[email protected]>
and subject line fixed in 2.1.9
has caused the Debian Bug report #313225,
regarding Mailman: Catch charset decoding errors
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
313225: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=313225
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: mailman
Version: 2.1.5-8sarge5
Hi!
I got this in mailman's error log:
Oct 08 10:15:28 2006 (25437) Uncaught runner exception: 'ascii' codec can't
decode byte 0x92 in position 23: ordinal not in range(128)
Oct 08 10:15:28 2006 (25437) Traceback (most recent call last):
File "/usr/lib/mailman/Mailman/Queue/Runner.py", line 111, in _oneloop
self._onefile(msg, msgdata)
File "/usr/lib/mailman/Mailman/Queue/Runner.py", line 167, in _onefile
keepqueued = self._dispose(mlist, msg, msgdata)
File "/usr/lib/mailman/Mailman/Queue/CommandRunner.py", line 223, in _dispose
res = Results(mlist, msg, msgdata)
File "/usr/lib/mailman/Mailman/Queue/CommandRunner.py", line 77, in __init__
subj = make_header(decode_header(subj)).__unicode__()
File "/usr/lib/python2.3/email/Header.py", line 144, in make_header
h.append(s, charset)
File "/usr/lib/python2.3/email/Header.py", line 272, in append
ustr = unicode(s, incodec, errors)
UnicodeDecodeError: 'ascii' codec can't decode byte 0x92 in position 23:
ordinal not in range(128)
Oct 08 10:15:28 2006 (25437) SHUNTING:
1160295328.155097+9158434379159cc333bed12b059f9043c3c0e93b
Since I'm not into Python, no patch... Seems whoever tries to recode
something to unicode didn't expect that this could fail.
MfG, JBG
--
Jan-Benedict Glaw [email protected] +49-172-7608481
Signature of: http://www.chiark.greenend.org.uk/~sgtatham/bugs.html
the second :
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Version: 1:2.1.9-1
This bug has been fixed in the old 2.1.9 release but is not properly
closed; re-closing the bug.
--- End Message ---