Apologies if this is the wrong forum to post this; redirection appreciated.
Here's the tail of my error log: Feb 25 17:24:02 2002 qrunner(29152): Traceback (most recent call last): Feb 25 17:24:02 2002 qrunner(29152): File "/home/mailman/cron/qrunner", line 282, in ? Feb 25 17:24:02 2002 qrunner(29152): kids = main(lock) Feb 25 17:24:02 2002 qrunner(29152): File "/home/mailman/cron/qrunner", line 252, in main Feb 25 17:24:02 2002 qrunner(29152): keepqueued = dispose_message(mlist, msg, msgdata) Feb 25 17:24:02 2002 qrunner(29152): File "/home/mailman/cron/qrunner", line 121, in dispose_message Feb 25 17:24:02 2002 qrunner(29152): if BouncerAPI.ScanMessages(mlist, mimemsg): Feb 25 17:24:02 2002 qrunner(29152): File "/home/mailman/Mailman/Bouncers/BouncerAPI.py", line 59, in ScanMessages Feb 25 17:24:02 2002 qrunner(29152): addrs = func(msg) Feb 25 17:24:02 2002 qrunner(29152): File "/home/mailman/Mailman/Bouncers/Catchall.py", line 102, in process Feb 25 17:24:02 2002 qrunner(29152): simple_bounce_pats = ( Feb 25 17:24:02 2002 qrunner(29152): AttributeError : 'module' object has no attribute 'compile' I'm running python 2.2, mailman 2.0.8. (i was running python 1.5.2 prior to today, but i was running into problems with qrunner and locks -- see my post to mailman-users.) what's going on here and how do i fix it? thanks. Paul __________________________________________________ Do You Yahoo!? Yahoo! Sports - Coverage of the 2002 Olympic Games http://sports.yahoo.com _______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers