I upgraded over the weekend to Mailman 2.0.12, and got up this morning to find hundreds of entries in my qfiles/ directory.
I'm running into the same problem reported by Armour Van Horn on Saturday, namely an errors logfile full of: ### Jul 12 23:41:21 2002 qrunner(1355): Traceback (innermost last): Jul 12 23:41:21 2002 qrunner(1355): File "/home/mailman/cron/qrunner",line 283, in ? Jul 12 23:41:21 2002 qrunner(1355): kids = main(lock) Jul 12 23:41:21 2002 qrunner(1355): File "/home/mailman/cron/qrunner", line 253, in main Jul 12 23:41:21 2002 qrunner(1355): keepqueued = dispose_message(mlist, msg, msgdata) Jul 12 23:41:21 2002 qrunner(1355): File "/home/mailman/cron/qrunner", line 157, in dispose_message Jul 12 23:41:21 2002 qrunner(1355): mlist.ParseMailCommands(msg) Jul 12 23:41:21 2002 qrunner(1355): File "/home/mailman/Mailman/MailCommandHandler.py", line 123, in ParseMailCommands Jul 12 23:41:21 2002 qrunner(1355): precedence = msg.get('precedence', '').lower() Jul 12 23:41:21 2002 qrunner(1355): AttributeError : 'string' object has no attribute 'lower' ### Has there been any word on this bug? I had to downgrade to 2.0.11 to keep my lists running. --Wade ------------------------------------------------------ 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