[EMAIL PROTECTED] wrote: > >When I use either www.mydomain.net or www.otherdomain.com to get to >mailman/create, and try to create the new list, every try returns me >Error: Unknown virtual host <www.domain.ext> for attempts to create >under either domain.
It appears that www.domain.ext is the domain set by your web server in the variable HTTP_HOST or if that isn't set, SERVER_NAME in the environment that is passes to the create cgi. >How can I create a new list successfully? I need to create lists in >both domains. You can use bin/newlist, but the real solution is to figure out what's in the web server configuration that is causing it to pass the 'wrong' domain. -- 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://www.python.org/cgi-bin/faqw-mm.py 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://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp
