I just created a new list via the web interface, and the 'host_name' parameter for the list was "www.cfrq.net" (the value of DEFAULT_URL_HOST) instead of "cfrq.net" (the value of DEFAULT_EMAIL_HOST).
This surprised me... Mailman/Cgi/create.py uses the VIRTUAL_HOSTS stuff to get the correct value for host_name, but I don't have any VIRTUAL_HOSTS defined (other than the default, which should correctly map DEFAULT_URL_HOST to DEFAULT_EMAIL_HOST). Any suggestions as to where to look would be appreciated... -- Harald Koch <[EMAIL PROTECTED]> _______________________________________________ Mailman-Developers mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-developers
