On Fri, 2004-02-06 at 08:22, christian wrote:
> Hi @all
> 
> I installed mailman 2.1.4 out from the source on my suse 8.1 system.
> Everything is working fine except one of the cron scripts, every minute 
> I get a mail with the following content
> 
> Traceback (most recent call last):
>   File "/usr/lib/mailman/cron/qrunner", line 89, in ?
>     from Mailman.Handlers import HandlerAPI
>   File "/usr/lib/mailman/Mailman/Handlers/HandlerAPI.py", line 26, in ?
>     from Mailman.pythonlib.StringIO import StringIO
> ImportError: No module named pythonlib.StringIO
> 
> How can I fix the problem?
> 
> Cu
> 
> Christian
> 
My guess is that you had an earlier version of Mailman running at one
time and you haven't replaced the mailman cron table with the new
entries (or more importantly deleted the old cron entry that ran qrunner
every minute).

Good Luck - Jon Carnes


------------------------------------------------------
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/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to