[Mailman-Users] virtual host

Mark Sapiro msapiro at value.net
Fri Jan 7 01:30:56 CET 2005


Dave Stern - Former Rocket Scientist wrote:

>We have a mailman 2.1.5 server that's on a host we cname to listserver. 
>When mail goes to mailman, it comes back exposing the actual hostname
>in the URL in the mail message rather than the cname. As per faq 4.29, 
>I've added to mm_cfg.py something like
>
>DEFAULT_EMAIL_HOST = 'listserver.mydomain.ru'
>DEFAULT_URL_HOST = 'listserver.mydomain.ru'
>VIRTUAL_HOSTS.clear()
>add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST)
>
>and  restarted the qrunners
>
>
>Yet the name still bleeds thru in the advertised URL. Is there something
>else that needs to be done?

Did you run fix_url.py as mentioned in FAQ 4.29 under "Existing versus
new lists"?

--
Mark Sapiro <msapiro at value.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