That is almost the same problem I have.
This is the post about my problem:
http://mail.python.org/pipermail/mailman-users/2002-July/020939.html

Are you running Mailman 2.0.12?
I see that was just released July 2.
Possible bug?  I have a feeling it may be a Sendmail issue.

Can anybody help us here?

Thanks,
Andy

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Chris O'Neill
Sent: Sunday, July 07, 2002 5:00 PM
To: [EMAIL PROTECTED]
Subject: [Mailman-Users] Mailman Commands Not Being Processed


It appears that my test list is working, as messages to it are getting
posted.
Archiving also seems to be working.  However, messages to test-request
aren't
getting processed.  That includes messages containing the "help" and
"unsubscribe"
commands.  Don't know 'bout other commands as I haven't tried them (yet).

Here's what's appearing in the error file:

02 qrunner(25495): AttributeError :  'string' object has no attribute
'lower'
02 qrunner(25498): Traceback (innermost last):
02 qrunner(25498):   File "/home/mailman/cron/qrunner", line 283, in ?
02 qrunner(25498):      kids = main(lock)
02 qrunner(25498):   File "/home/mailman/cron/qrunner", line 253, in main
02 qrunner(25498):      keepqueued = dispose_message(mlist, msg, msgdata)
02 qrunner(25498):   File "/home/mailman/cron/qrunner", line 157, in
dispose_me
02 qrunner(25498):      mlist.ParseMailCommands(msg)
02 qrunner(25498):   File "/home/mailman/Mailman/MailCommandHandler.py",
line
1
02 qrunner(25498):      precedence = msg.get('precedence', '').lower()
02 qrunner(25498): AttributeError :  'string' object has no attribute
'lower'

Can anyone translate this and suggest a fix, please?  Thanks, in advance,
for any
help offered.

Chris



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

Reply via email to