Mark Sapiro 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. > >
Sorry it took me so long to reply (the long USA weekend threw me off). I applied the patch and lists with hyphens now work :). Thank you very much for the help! -Andrey ------------------------------------------------------ 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
