[EMAIL PROTECTED]

>I am running Mailman 2.1.10. A few days ago I updated my Python to 
>version 2.6 and everything looked good, list mail was flowing without 
>problem. 
>
>All of a sudden this afternoon, I started getting errors 
>"ImportError: No module named message" on everything. This particular 
>one is frim an attempt to re-install Mailman to make sure everything 
>was up to date:


You probably hadn't restarted Mailman until the errors started
occurring.

Mailman through 2.1.11 is not compatible with Python 2.6. The problem
you are having is the serious one - the others just cause deprecation
warnings.

You have a few choices.

If you still have the older Python, you can reconfigure Mailman using
the --with-python option to configure to point to the older Python.

You can downgrade Python.

You can get the latest Mailman 2.1 branch from
<https://code.launchpad.net/~mailman-coders/mailman/2.1> (requires a
recent bzr on your system to get the branch) and install that.

Also, you may be able to work around the problem by just removing the
pythonlib/email/ directory from your Mailman installation. This won't
stop the deprecation warnings, but it may allow your current Mailman
to run.

-- 
Mark Sapiro <[EMAIL PROTECTED]>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
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://wiki.list.org/x/QIA9

Reply via email to