Hello,

I have installed mailman 2.1.9.5 and now upgraded to 2.1.10 and see the following in mailman's error log.

Apr 25 20:02:49 2008 (24138) SHUNTING: 1209146569.0795979+80ec39567f7efbc1306687a6c84ed28bfccfc400 Apr 25 20:04:36 2008 (24138) Uncaught runner exception: 'NoneType' object has no attribute 'lower'
Apr 25 20:04:36 2008 (24138) Traceback (most recent call last):
  File "/usr/local/mailman/Mailman/Queue/Runner.py", line 114, in _oneloop
    self._onefile(msg, msgdata)
  File "/usr/local/mailman/Mailman/Queue/Runner.py", line 185, in _onefile
    keepqueued = self._dispose(mlist, msg, msgdata)
File "/usr/local/mailman/Mailman/Queue/CommandRunner.py", line 241, in _dispose
    res.do_command('join')
File "/usr/local/mailman/Mailman/Queue/CommandRunner.py", line 139, in do_command
    return handler.process(self, args)
File "/usr/local/mailman/Mailman/Commands/cmd_subscribe.py", line 74, in process
    if digest is None and password.lower() in ('digest', 'nodigest'):
AttributeError: 'NoneType' object has no attribute 'lower'

I will appreciate if you could help me deal with it. Thank you!


--
Zbigniew Szalbot
www.lc-words.com
------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp

Reply via email to