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
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