[Mailman-Users] Local Server URL Settings
Josh Davison
josh at mmks.com
Thu Feb 26 22:55:28 CET 2004
I have a weird issue with my Mailman installation. I have my mm_cfg.py
settings as follows:
DEFAULT_URL = 'http://host.domain.com/cgi-bin/mailman/'
DEFAULT_EMAIL_HOST = 'host.domain.com'
DEFAULT_URL_HOST = 'host.domain.com'
add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST)
but URLs on the admindb (and only on admindb) screens turn out to be
http://host/cgi-bin/mailman instead of
http://host.domain.com/cgi-bin/mailman in spite of the mm_cfg settings.
Can anybody clue me in to which configuration i need to tweak to fix this?
Thanks
Josh
More information about the Mailman-Users
mailing list