Re: [Mailman-Users] Unknown encoding error

2009-01-09 Thread Khosrow Ebrahimpour
On 6 January 2009 11:36, Mark Sapiro wrote: > You need to edit the lists/LISTNAME/digest.mbox. You can edit it by hand > or with an MUA like mutt for example. > Thank you Mark. That solution worked perfectly. I modified the digest.mbox and changed only the offending attachment content-types. Afte

Re: [Mailman-Users] Unknown encoding error

2009-01-08 Thread Mark Sapiro
Khosrow Ebrahimpour wrote: > >A more general question. Has this issue been fixed in subsequent releases of >mailman? We are running 2.1.5 on Sarge at the moment. I suspect that we will >be seeing this error occasionally, although I'm surprised it hasn't been an >issue so far. Yes. The problem

Re: [Mailman-Users] Unknown encoding error

2009-01-06 Thread Mark Sapiro
Khosrow Ebrahimpour wrote: > > A week or so ago I ran across this problem on one of our mailing lists: A > user > had sent an email with an apparently bad subject line. This has caused > mailman to stop delivering emails for that specific mailning list. Here's the > error from the logfile: >

[Mailman-Users] Unknown encoding error

2009-01-05 Thread Khosrow Ebrahimpour
Hello list, A week or so ago I ran across this problem on one of our mailing lists: A user had sent an email with an apparently bad subject line. This has caused mailman to stop delivering emails for that specific mailning list. Here's the error from the logfile: --- Jan 05 21:25:10 2009 (230

Re: [Mailman-Users] Unknown encoding error

2005-03-08 Thread Stephen J. Turnbull
> "Mark" == Mark Sapiro <[EMAIL PROTECTED]> writes: Mark> Someone has posted a message to the list with the Subject: Mark> encoded in the gb2312 (Chinese) character set. It appears Mark> your Python doesn't support this character set, but it also Mark> looks like the code in Co

Re: [Mailman-Users] Unknown encoding error

2005-03-04 Thread Mark Sapiro
Young, Darren wrote: >Can anyone explain this one to me? > >Mar 04 07:35:02 2005 (4008) Uncaught runner exception: unknown encoding: >gb2312 >Mar 04 07:35:02 2005 (4008) Traceback (most recent call last): > File "/home/mailman-2.1/Mailman/Handlers/CookHeaders.py", line 74, in >process >prefi

Re: [Mailman-Users] Unknown encoding error

2005-03-04 Thread Brad Knowles
At 10:53 AM -0600 2005-03-04, Young, Darren wrote: LookupError: unknown encoding: gb2312 Googling for this string returns the page at as the first hit. Doing a bit more searching of the archives, and you find

[Mailman-Users] Unknown encoding error

2005-03-04 Thread Young, Darren
Can anyone explain this one to me? Mar 04 07:35:02 2005 (4008) Uncaught runner exception: unknown encoding: gb2312 Mar 04 07:35:02 2005 (4008) Traceback (most recent call last): File "/home/mailman-2.1/Mailman/Queue/Runner.py", line 111, in _oneloop self._onefile(msg, msgdata) File "/home/