Mark Sapiro wrote: > Doc Schneider wrote: > > >>I'm getting this error in logs/error >> >>Oct 23 22:55:22 2005 (20244) Uncaught runner exception: 'ascii' codec >>can't decode byte 0xa0 in position 35: ordinal not in range(128) >> >>And qfiles/shunt is catching a lot of messages in it. > > > > There is a message with a non-ascii character (hex code a0 = iso-8859-1 > small a acute), probably in a header. This could be in a series of > incoming messages, but more likely it is in a list's > lists/listname/digest.mbox file. > > To be more specific, we need to see the traceback associated with the > above error. >
Mark, I looked through the error log and this has been happening to just one list I have and been going on since the 19 Oct. I also looked at the digest.mbox and there is only two in there. Peeking at the shunt files there is some unprocessed spam in it from a while back, like a couple months ago. And about 200 files in there from this particular list. Just wanted to fill you in on what I've found on my system. -Doc ------------------------------------------------------ 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
