Ryan Steele wrote: >When I simply copied >the files from the lists directory on the production box to the lists >directory on the test box, Mailman seemed to have a notion of the list >(I couldn't create one with the same name), but when I listed all >mailing lists from the admin interface, it did not show up in that list.
That's because the test box has a different domain name and VIRTUAL_HOST_OVERVIEW is it's default Yes value. You can see the list either by running bin/withlist -l -r fix_url <listname> on the test box or by putting VIRTUAL_HOST_OVERVIEW = Off in mm_cfg.py. See <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.062.htp>. -- 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