[Mailman-Users] Can't create a new list

2007-01-30 Thread vancleef
I'm trying to create a new list on a Mailman 2.1.9 installation.
The list is set up at www.mydomain.net with virtual hosting of 
otherdomain.com.  

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.

How can I create a new list successfully?  I need to create lists in
both domains.

Hank
--
Mailman-Users mailing list
Mailman-Users@python.org
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=showamp;file=faq01.027.htp


Re: [Mailman-Users] Can't create a new list

2007-01-30 Thread Mark Sapiro
[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, Californiabetter use your sense - B. Dylan

--
Mailman-Users mailing list
Mailman-Users@python.org
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=showamp;file=faq01.027.htp