Harold Paulson wrote: > >When I run > > # bin/list_lists > >without arguments, it shows all of my lists, as I would expect. >However, when I run: > > # bin/list_lists -V dom.ain > >It is omitting one list associated with that dom.ain, which I >recently created. The list's host_name is set correctly (verified >with config_list), and it works otherwise. Any ideas why it isn't >showing up in list_lists -V?
Because dom.ain is not the web host in the list's hidden web_page_url attribute. See <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.017.htp> and the other articles linked therefrom. -- 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
