Jason Dixon wrote: > >So if I load http://www.dixongroup.net/mailman/admin/, it gives me >results for lists on 127.0.0.1 instead of the hostname. But all of the >lists themselves work fine. And list_lists reports everything correctly >as you'd expect. > >Has anyone overcome this? Obviously, the desired effect would be that >Mailman uses HTTP_HOST. I've messed around with UseCanonicalName on >both Apache instances but could not get the desired effect. Any >suggestions are greatly appreciated.
See the FAQ at <http://wiki.list.org/x/lYA9> for background on this. Mailman does use HTTP_HOST and falls back to SERVER_NAME if HTTP_HOST is not set in the environment. How are these set in the environment passed to the Mailman CGIs? You can show all lists regardless of host by setting VIRTUAL_HOST_OVERVIEW = Off in mm_cfg.py. -- Mark Sapiro <[email protected]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://wiki.list.org/x/QIA9
