Dear all,
I have problem upgrading my Mailman 2.1.5 to Mailman 2.1.7. I got
the following error in /var/lib/mailman/logs/error when I tried to send
the "who" request:
Jan 11 02:33:06 2006 (12256) Uncaught runner exception: 'utf8' codec
can't decode byte 0xb4 in position 8: unexpected code byte
Jan 11 02:33:06 2006 (12256) Traceback (most recent call last):
File "/opt/mailman/Mailman/Queue/Runner.py", line 111, in _oneloop
self._onefile(msg, msgdata)
File "/opt/mailman/Mailman/Queue/Runner.py", line 167, in _onefile
keepqueued = self._dispose(mlist, msg, msgdata)
File "/opt/mailman/Mailman/Queue/VirginRunner.py", line 38, in _dispose
return IncomingRunner._dispose(self, mlist, msg, msgdata)
File "/opt/mailman/Mailman/Queue/IncomingRunner.py", line 130, in _dispose
more = self._dopipeline(mlist, msg, msgdata, pipeline)
File "/opt/mailman/Mailman/Queue/IncomingRunner.py", line 153, in _dopipeline
sys.modules[modname].process(mlist, msg, msgdata)
File "/opt/mailman/Mailman/Handlers/CookHeaders.py", line 188, in process
i18ndesc = uheader(mlist, mlist.description, 'List-Id', maxlinelen=998)
File "/opt/mailman/Mailman/Handlers/CookHeaders.py", line 65, in uheader
return Header(s, charset, maxlinelen, header_name, continuation_ws)
File "/opt/mailman/pythonlib/email/Header.py", line 188, in __init__
self.append(s, charset, errors)
File "/opt/mailman/pythonlib/email/Header.py", line 272, in append
ustr = unicode(s, incodec, errors)
UnicodeDecodeError: 'utf8' codec can't decode byte 0xb4 in position 8:
unexpected code byte
The mail I sent is:
X-SMTP-Result: 250 2.0.0 k0AIX3a5012284 Message accepted for delivery
Date: Wed, 11 Jan 2006 02:33:03 +0800
From: imacat <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: who_
Message-Id: <[EMAIL PROTECTED]>
MIME-Version: 1.0
X-Mailer: Becky! ver. 2.24.02 [en]
Content-Type: text/plain; charset="US-ASCII"
Content-Transfer-Encoding: 7bit
who (somepassword)
Anyone could help please? Thank you
--
Best regards,
imacat ^_*' <[EMAIL PROTECTED]>
PGP Key: http://www.imacat.idv.tw/me/pgpkey.txt
<<Woman's Voice>> News: http://www.wov.idv.tw/
Tavern IMACAT's: http://www.imacat.idv.tw/
TLUG List Manager: http://lists.linux.org.tw/cgi-bin/mailman/listinfo/tlug
pgpRpoDUWDrB9.pgp
Description: PGP signature
------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
