On Mon, 26 Jan 2004 16:48:19 +0100
Denny Schierz <[EMAIL PROTECTED]> wrote:
> hi,
>
> since a few days, i have this errors:
>
> Jan 26 16:50:06 s15144503 postfix/local[21130]: B4FBAF8:
> to=<[EMAIL PROTECTED]>, relay=local, delay=0,
> status=bounced (Command died with status 1:
> "/usr/local/mailman/mail/mailman post mailman". Command output:
> Traceback (most recent call last): File
> "/usr/local/mailman/scripts/post", line 31, in ? import paths
> File"/usr/local/mailman/scripts/paths.py", line 55, in ? import
> japanese ImportError: Bad magic number in
> /usr/local/mailman/pythonlib/japanese/__init__.pyc )
>
I had the same problem. I don't know if this is a good fix but here's
my fix.
There are 4 paths.py files
mailman/scripts/paths.py
mailman/bin/paths.py
mailman/cron/paths.py
mailman/tests/paths.py
in each file, locate the lines which say
import japanese
import korean
import korean.aliases
and comment them out.
I don't know if this will break anything else, I don't know python or
anything about japanese or korean codecs. It was a guess, but it works
fine here.
--
Yorkshire Dave. Custom rules for spamassassin, detect listwashing tokens
http://www.wot.no-ip.com/cgi-bin/detoken.pl
--
[EMAIL PROTECTED] mailing list