Alan Sill wrote: > >> Mark Sapiro wrote: >>> >>> The bottom line is there is a bug in MaildirRunner.py. It doesn't >>> work >>> with hyphenated list names as it conflates the last part of the name >>> with the -bounces, -request, etc. suffixes. >> >> >> The attached MaildirRunner.patch.txt file contains a patch which I >> think will fix this bug. I've tested the revised regexp somewhat and >> it seems to work, but I would appreciate your trying the patch and >> reporting the results. >> >> Make a backup copy of Mailman/Queue/MaildirRunner.py, apply the patch >> and restart Mailman. > >Is this bug only present in certain version of Mailman? I have lists >with hyphenated list names that do not exhibit this problem.
The bug is in all Mailman 2.1.x versions but it only appears if you use maildir delivery to Mailman which is not the default and which very few sites use. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ 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 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
