Hi folks,
Trying to replace Lyris with Mailman in a RH7.2/Postfix environment,
and it hasn't been easy. I've got it working - basically. I can create
lists, and users can attempt to subscribe. They get a confirmation email,
but the reply (received by postfix) never gets processed. I get the
following in $prefix/logs/error:
Jul 05 23:53:01 2002 qrunner(19293): Traceback (innermost last):
Jul 05 23:53:01 2002 qrunner(19293): File "/home/mailman/cron/qrunner", line 283, in
?
Jul 05 23:53:01 2002 qrunner(19293): kids = main(lock)
Jul 05 23:53:01 2002 qrunner(19293): File "/home/mailman/cron/qrunner", line 253, in
main
Jul 05 23:53:01 2002 qrunner(19293): keepqueued = dispose_message(mlist, msg,
msgdata)
Jul 05 23:53:01 2002 qrunner(19293): File "/home/mailman/cron/qrunner", line 157, in
dispose_message
Jul 05 23:53:01 2002 qrunner(19293): mlist.ParseMailCommands(msg)
Jul 05 23:53:01 2002 qrunner(19293): File
"/home/mailman/Mailman/MailCommandHandler.py", line 123, in ParseMailCommands
Jul 05 23:53:01 2002 qrunner(19293): precedence = msg.get('precedence',
'').lower()
Jul 05 23:53:01 2002 qrunner(19293): AttributeError : 'string' object has no
attribute 'lower'
The user does not wind up in a subscribed status.
Any help would be appreciated.
Thanks!
- Joe ([EMAIL PROTECTED])
------------------------------------------------------
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