Mark Sapiro wrote:
> The "really strange file names" are normal.
>
>Somewhere in processing the message, Mailman is encountering an error
>which causes the message to be shunted. There should be messages in
>Mailman's error log giving more detail.
>
>After the underlying problem is found and resolved, the shunted
>messages can be reprocessed with bin/unshunt if desired.
>
>
Thanks so much Mark. You are right, in the error log, this entry repeats:
Aug 23 10:29:58 2005 (14333) SHUNTING:
1124807396.5748971+07b93b33553514b955399dacc91a5ca6df015192
Aug 23 10:34:53 2005 (14333) Uncaught runner exception: ASCII decoding
error: ordinal not in range(128)
Aug 23 10:34:53 2005 (14333) Traceback (most recent call last):
File "/usr/local/cpanel/3rdparty/mailman/Mailman/Queue/Runner.py",
line 111, in _oneloop
self._onefile(msg, msgdata)
File "/usr/local/cpanel/3rdparty/mailman/Mailman/Queue/Runner.py",
line 167, in _onefile
keepqueued = self._dispose(mlist, msg, msgdata)
File
"/usr/local/cpanel/3rdparty/mailman/Mailman/Queue/OutgoingRunner.py",
line 73, in _dispose
self._func(mlist, msg, msgdata)
File
"/usr/local/cpanel/3rdparty/mailman/Mailman/Handlers/SMTPDirect.py",
line 131, in process
Decorate.process(mlist, msg, msgdata)
File
"/usr/local/cpanel/3rdparty/mailman/Mailman/Handlers/Decorate.py", line
98, in process
ufooter = unicode(footer, lcset)
UnicodeError: ASCII decoding error: ordinal not in range(128)
I have tried reinstalling mailman. I'm not sure what to make of this error.
------------------------------------------------------
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