Re: [Mailman-Users] fun with hostnames.

2010-01-26 Thread Mark Sapiro
Pennington, John wrote: > >I tried to configure mm_cfg.py like the following: > > > >DEFAULT_EMAIL_HOST = 'fooalias.interest.com' > >DEFAULT_URL_HOST = 'foo.interest.com' > That's the way to do it. Plus adding VIRTUAL_HOSTS.clear() add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST) follow

[Mailman-Users] fun with hostnames.

2010-01-26 Thread Pennington, John
Hi All, We are trying to configure a setup that would set the list server addresses to be a different hostname than the URL host and admin pages use. For example if we had a machine named foo.interest.com with a DNS alias for fooalias.interest.com , we want our admin pages look to