Bill Honneus wrote: > >This time it looked like it tried to run the "join" script when I sent >an email request to the "test-join" alias, but I encountered the >following trace in /usr/local/mailman/logs/error: > >May 06 16:22:42 2008 (21946) Uncaught runner exception: 'NoneType' >object has no attribute 'lower' >May 06 16:22:42 2008 (21946) 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 =3D 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' > >May 06 16:22:42 2008 (21946) SHUNTING: >1210105361.8833561+be09a2c252d173b24b464e6670d0f615e3da6e1a
Sorry about that. That's a Mailman 2.1.10 bug. The fix is in the Mailman_2.1.10.patch file on the sourceforge and GNU download sites. See <https://sourceforge.net/forum/forum.php?forum_id=816465>. The patch for this issue was also posted to this list and others on April 23. See <http://mail.python.org/pipermail/mailman-users/2008-April/061381.html>, <http://mail.python.org/pipermail/mailman-announce/2008-April/000111.html>, <http://mail.python.org/pipermail/mailman-i18n/2008-April/001579.html> and <http://mail.python.org/pipermail/mailman-developers/2008-April/020162.html>. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ 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