Bob Puff wrote: > >I've got one mailing list for a customer who wants public archives. The box >hosts many sites, and >he wants his domain in the URL for the archives. This isn't a problem for >private archives, but >there doesn't seem to be a way to set the URL for public archives. > >I recall we hashed this one over a while ago, but was there ever a solution?
I don't understand the problem. If there is a correct entry in the VIRTUAL_HOSTS dictionary with his web domain as the key and the value of his list's host_name attribute as the value, the Archiver.Archiver.GetBaseArchiveURL() method should return a URL with his web domain as the host name. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan _______________________________________________ Mailman-Developers mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-developers 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-developers/archive%40jab.org Security Policy: http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
