[Mailman-Users] Changing URL used by main CGI executables
Mark Sapiro
mark at msapiro.net
Wed Mar 10 15:39:18 CET 2010
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 <mark at msapiro.net> The highway is for gamblers,
San Francisco Bay Area, California better use your sense - B. Dylan
More information about the Mailman-Users
mailing list