
This is the first list i am trying to create on mailman 2.1.9. I fill out the info and click "create list" and get
*Error: /Unknown virtual host: www.mydomain.tld/*
Where is it getting this from? Is this reflective of my apache2 config? I have only 2 vhosts configured in apache and all of these work fine. Not sure where to go from here. I would appreciate any help
Chris

Chris Arnold wrote:
See <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.036.htp>.
www.mydomain.tld must be either the --with-urlhost you specified to configure or it must be in an
add_virtualhost()
directive in mm_cfg.py.
-- Mark Sapiro <msapiro@value.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan

Chris Arnold wrote:
See <http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.036.htp>.
www.mydomain.tld must be either the --with-urlhost you specified to configure or it must be in an
add_virtualhost()
directive in mm_cfg.py.
-- Mark Sapiro <msapiro@value.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
participants (2)
-
Chris Arnold
-
Mark Sapiro