[Mailman-Users] Messages are lost...I have followed FAQs 3.14

Chuck Vohs fuzzie at vohslaw.com
Tue Aug 23 19:54:42 CEST 2005



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.




More information about the Mailman-Users mailing list