Michael Pike wrote:

> Traceback (innermost last):
> File "/home/mailman/cron/qrunner", line 2 83, in ?
>       kids = main(lock)
> File "/home/mailman/cron/qrunner", line 2 53, in main
>       keepqueued = dispose_message (mlist, msg, msgdata)
> File "/home/mailman/cron/qrunner", line 1 57, in dispose_message
>       mlist.ParseMailCommands(msg)
> File "/home/mailman/Mailman/MailCommandHandler.py", line 123, in
> ParseMailCommands
>       precedence = msg.get('precedence', '').lower()
> AttributeError :  'string' object has no attribute 'lower'

    This is an error that has been posted before by many (including myself) and
I think the general solution was either downgrade to an earlier version of
Mailman, or tell it to use python2 instead.  Of course this would mean you have
python2 installed.

--
W | I haven't lost my mind; it's backed up on tape somewhere.
  +--------------------------------------------------------------------
  Ashley M. Kirchner <mailto:[EMAIL PROTECTED]>   .   303.442.6410 x130
  IT Director / SysAdmin / WebSmith             .     800.441.3873 x130
  Photo Craft Laboratories, Inc.            .     3550 Arapahoe Ave. #6
  http://www.pcraft.com ..... .  .    .       Boulder, CO 80303, U.S.A.




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

Reply via email to