I'm seeing a problem where messages get in to mailman, and into
the archives, but never get sent. When this happens I see this
in the error log:
Apr 07 22:14:30 2005 (2477) Uncaught runner exception: 'ascii'
codec can't decode byte 0x92 in position 291: ordinal not in
range(128)
Apr 07 22:14:30 2005 (2477) Traceback (most recent call last):
File "/usr/local/mailman/Mailman/Queue/Runner.py", line 111,
in _oneloop
self._onefile(msg, msgdata)
File "/usr/local/mailman/Mailman/Queue/Runner.py", line 167,
in _onefile
keepqueued = self._dispose(mlist, msg, msgdata)
File "/usr/local/mailman/Mailman/Queue/OutgoingRunner.py",
line 73, in _dispose
self._func(mlist, msg, msgdata)
File "/usr/local/mailman/Mailman/Handlers/SMTPDirect.py", line
152, in process
deliveryfunc(mlist, msg, msgdata, envsender, refused, conn)
File "/usr/local/mailman/Mailman/Handlers/SMTPDirect.py", line
285, in verpdeliver
Decorate.process(mlist, msgcopy, msgdata)
File "/usr/local/mailman/Mailman/Handlers/Decorate.py", line
95, in process
payload = header + frontsep + oldpayload + endsep + footer
UnicodeDecodeError: 'ascii' codec can't decode byte 0x92 in
position 291: ordinal not in range(128)
Apr 07 22:14:32 2005 (2477) SHUNTING:
1112933669.117754+96c37c2b0a5227c2d9e33ff582f5651df360473d
Any help in solving this will be greatly appreciated.
--Richard
------------------------------------------------------
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