This is very critical I get this fixed, I'm running 150 production
mailing lists, here's my problem.
I keep receiving this below error when messages are sent to my lists.
I'm running Red Hat 7.2 mailman 2.0.12. Does anyone know the solution? If
I take them out of the qfiles directory and then put a few in at a time then the
messages are sent rather than piling up in the qfiles directory and setting there
idle. I've had this problem the day after I upgraded to mailman 2.0.12 from mailman
2.0.11, is there a patch fix.
qrunner(18056): Traceback (innermost last):
qrunner(18056): File "/home/mailman/cron/qrunner", line 283, in ?
"/home/mailman/cron/qrunner", line 283, in ?
qrunner(18056): kids = main(lock)
qrunner(18056): File "/home/mailman/cron/qrunner", line 253, in main
qrunner(18056): keepqueued = dispose_message(mlist, msg, msgdata)
qrunner(18056): File "/home/mailman/cron/qrunner", line 157, in dispose_message
qrunner(18056): mlist.ParseMailCommands(msg)
qrunner(18056): File "/home/mailman/Mailman/MailCommandHandler.py", line 123, in
ParseMailCommands
qrunner(18056): precedence = msg.get('precedence', '').lower()
qrunner(18056): AttributeError : 'string' object has no attribute 'lower'
qrunner(18059): Traceback (innermost last):
qrunner(18059): File "/home/mailman/cron/qrunner", line 283, in ?
qrunner(18059): kids = main(lock)
qrunner(18059): File "/home/mailman/cron/qrunner", line 253, in main
qrunner(18059): keepqueued = dispose_message(mlist, msg, msgdata)
qrunner(18059): File "/home/mailman/cron/qrunner", line 157, in dispose_message
qrunner(18059): mlist.ParseMailCommands(msg)
qrunner(18059): File "/home/mailman/Mailman/MailCommandHandler.py", line 123, in
ParseMailCommands
qrunner(18059): precedence = msg.get('precedence', '').lower()
qrunner(18059): AttributeError : 'string' object has no attribute 'lower'
qrunner(18066): Traceback (innermost last):
--
#########################################
Kory Wheatley
Academic Computing Analyst Sr.
Phone 282-3874
#########################################
Everything must point to him.
------------------------------------------------------
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/