[Mailman-Users] MailCommandHandler.py errors

Ashley M. Kirchner ashley at pcraft.com
Thu Sep 5 00:30:10 CEST 2002


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:ashley at pcraft.com>   .   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.







More information about the Mailman-Users mailing list