[Mailman-Users] 'NoneType' object has no attribute 'lower'
Zbigniew Szalbot
z.szalbot at lc-words.com
Fri Apr 25 20:47:30 CEST 2008
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
More information about the Mailman-Users
mailing list