Julia Frizzell wrote: >My mailman is configured to have as its default_email_host >alliance.brown.edu, but the default_url_host to be >list.alliance.brown.edu. However, our list information pages list the >archive link as alliance.brown.edu instead of the proper list.a.b.e >link as it should be.
This is one of two problems. If these are private archives, you probably need to run fix_url on the lists. See <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.069.htp>. If these are public archives, you may have hard coded a host name in PUBLIC_ARCHIVE_URL in mm_cfg.py. -- 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
