[Mailman-Developers] still encoding problems
Barry Warsaw
barry at python.org
Tue May 20 10:13:16 EDT 2003
On Tuesday, May 20, 2003, at 04:31 AM, Fil wrote:
> Hi,
>
> I'm with this morning's CVS, and installed the email-2.5.2 package
> correctly
> (I think). But I still get those errors:
>
> ==> logs/error <==
> May 20 10:28:25 2003 (8945) Uncaught runner exception: unknown encoding
> May 20 10:28:25 2003 (8945) Traceback (most recent call last):
> File "/usr/local/mailman/Mailman/Queue/Runner.py", line 110, in
> _oneloop
> self._onefile(msg, msgdata)
> File "/usr/local/mailman/Mailman/Queue/Runner.py", line 160, in
> _onefile
> keepqueued = self._dispose(mlist, msg, msgdata)
> File "/usr/local/mailman/Mailman/Queue/IncomingRunner.py", line 130,
> in
> _dispose
> more = self._dopipeline(mlist, msg, msgdata, pipeline)
> File "/usr/local/mailman/Mailman/Queue/IncomingRunner.py", line 153,
> in
> _dopipeline
> sys.modules[modname].process(mlist, msg, msgdata)
> File "/usr/local/mailman/Mailman/Handlers/CookHeaders.py", line 75,
> in
> process
> prefix_subject(mlist, msg, msgdata)
> File "/usr/local/mailman/Mailman/Handlers/CookHeaders.py", line 262,
> in
> prefix_subject
> h.append(s, c)
> File "/usr/local/mailman/pythonlib/email/Header.py", line 285, in
> append
> s = s.encode(outcodec, errors)
> LookupError: unknown encoding
>
> May 20 10:28:25 2003 (8945) SHUNTING:
> 1053419304.694351+978ad1e0b03b3e44f82eb885f530cd366a12efac
Can you submit a bug report and upload a message that causes this crash?
-Barry
More information about the Mailman-Developers
mailing list