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



------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/

This message was sent to: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to