Hi
I have a mailman server running 2.1.2. There is a list on the server
setup which we are attempting to post Thai language messages. I keep
seeing the following sorts of entries in the error log file:
Jul 01 17:38:00 2003 (31941) Uncaught runner exception: unknown
encoding: windows-874
Jul 01 17:38:00 2003 (31941) Traceback (most recent call last):
File "/usr/local/mailman/Mailman/Queue/Runner.py", line 105, in
_oneloop
self._onefile(msg, msgdata)
File "/usr/local/mailman/Mailman/Queue/Runner.py", line 155, 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: windows-874
Jul 01 17:38:00 2003 (31941) SHUNTING:
1057066240.925378+c2d65d390f6a7b805c6436a8b76470a742c6a513
What would I need to do to fix this? Any help would be greatly
appreciated.
Thanks
Sean