Jason Kania wrote: >I have seen that help page before and my configuration at the end of mm_cfg.py >looks as follows: >... >from Defaults import * > >################################################## ># Put YOUR site-specific settings below this line. >DEFAULT_EMAIL_HOST = 'list-mydomain-com' >DEFAULT_URL_HOST = 'list-mydomain-com' >VIRTUAL_HOSTS.clear() >add_virtualhost(DEFAULT_EMAIL_HOST,DEFAULT_URL_HOST) >VIRTUAL_HOST_OVERVIEW = On > >Any other ideas?
I hope your actual settings for DEFAULT_*_HOST have dots (.) and not hyphens (-). Sorry. I should have referred you to the FAQ at <http://wiki.list.org/x/mIA9> as well. If for some reason, you can't run fix_url to change the host name in the list's web_page_url, set VIRTUAL_HOST_OVERVIEW = Off. -- Mark Sapiro <m...@msapiro.net> 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://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org