Please help! Since upgrading to Mailman 2.1.12 and Python 2.6.1, my
error log is filling up with messages like this and virtually no
messages are moving through my mailing lists. Based on a search of
the archives, I removed ALL digest.mbox files and ran unshunt. No
messages moved and the errors
Thanks,
added the line to the path.py in running system.
this seems to be the solution in my case.
First test was successful.
I'll patch sources asap.
Kind Regards
RPr
[...]
Try the following in interactive python:
>>> x = unicode('abcde', 'gb2312')
>>> y = x.encode('gb2312')
If either of
] Uncaught runner exception: unknown encoding:
gb2312
On 6/22/06, Reinhard Proessler <[EMAIL PROTECTED]> wrote:
> I searched in the Internet and mailing-lists and found only a hint to
> install Chinesecodecs. But after applying these ChineseCodecs-1.1.0p
> to python site-packa
Reinhard Proessler wrote:
>
>Some users reports that emails from a Chinese customer
>do not reach the recipients from a list. The mails reach
>our system, where stored in the archive folder, but not
>forwarded to the list member.
>
>I took a look to the mailman error log and found (only) this entr
On 6/22/06, Reinhard Proessler <[EMAIL PROTECTED]> wrote:
> I searched in the Internet and mailing-lists and found only a hint to
> install
> Chinesecodecs. But after applying these ChineseCodecs-1.1.0p to
> python site-packages with python installer the problem still exists.
Did you restart mailm
Hello
Some users reports that emails from a Chinese customer
do not reach the recipients from a list. The mails reach
our system, where stored in the archive folder, but not
forwarded to the list member.
I took a look to the mailman error log and found (only) this entry:
Jun 21 16
Greetings,
Yesterday morning I learned that my mailing lists weren't processing
messages. When I checked, I discovered that qrunner wasn't running.
That was easily fixed with "mailmanctl restart".
This morning I decided to investigate and looked at
/var/log/mailman/errors where I found
Sep 02