On Fri, 2 Nov 2001 08:20:01 -0500 James Watson <[EMAIL PROTECTED]> wrote:
> Mailman includes some virtual hosting features that will limit the > list of lists to those for the current virtual host. It does this > by matching the list hostname with the http hostname. However, > this is a case-sensitive match, so if you change the list hostname > to www.mysql.org, then http://www.mysql.org/mailman/listinfo will > work, but http://www.MySQL.org/mailman/listinfo will not. False. Hostnames are explicitly case insensitive. Mailman flattens the strings prior to comparison. Example: https://www.kanga.nu/lists/listinfo/ https://WwW.Kanga.Nu/lists/listinfo/ Both will report the same page. As for the setting: $ fgrep VIRTUAL_HOST_OVERVIEW /var/lib/mailman/Mailman/*.py /var/lib/mailman/Mailman/Defaults.py:VIRTUAL_HOST_OVERVIEW = 1 -- J C Lawrence ---------(*) Satan, oscillate my metallic sonatas. [EMAIL PROTECTED] He lived as a devil, eh? http://www.kanga.nu/~claw/ Evil is a name of a foeman, as I live. ------------------------------------------------------ Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users