Re: [Mailman-Users] UnicodeDecodeError: 'ascii' codec can't decode byte

2007-03-21 Thread Mark Sapiro
Steve Burling wrote: Almost a year ago, in http://mail.python.org/pipermail/mailman-users/2005-April/043992.html, Mark Sapiro wrote (in response to a question about this error): This error caused the message to be shunted (placed in the shunt queue). You can run bin/unshunt to reprocess the

Re: [Mailman-Users] UnicodeDecodeError: 'ascii' codec can't decode byte

2007-03-21 Thread Steve Burling
--On March 21, 2007 7:07:04 AM -0700 Mark Sapiro [EMAIL PROTECTED] wrote: However, that response was to a specific occurrence of this exception in Decorate.py. If you are seeing this exception with a different traceback, changing the language character set won't eliminate the exception. A

Re: [Mailman-Users] UnicodeDecodeError: 'ascii' codec can't decode byte

2005-04-07 Thread Mark Sapiro
Richard Pyne wrote: 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: snip File /usr/local/mailman/Mailman/Handlers/Decorate.py, line 95, in process payload = header + frontsep + oldpayload +