[Mailman-Users] I've built apache, sendmail, mailman successfully, how to make them work?
Mark Sapiro
msapiro at value.net
Tue Feb 14 06:45:15 CET 2006
lovecreatesbeauty wrote:
>
>I get an error at the step `13 Create your first mailing list' as:
>
>Create a 192.168.1.68 Mailing List
>
>Error: Unknown virtual host: 192.168.1.68
You are assessing the web create page via a url with your lan IP as the
host, e.g. something like <http://192.168.1.68/mailman/create> and
192.168.1.68 is not a url host in the VIRTUAL_HOSTS dictionary.
It must be either DEFAULT_URL_HOST or the url host in an
add_virtualhost() directive in mm_cfg.py or you need to have
"VIRTUAL_HOST_OVERVIEW = Off" in mm_cfg.py. See
<http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.062.htp>.
--
Mark Sapiro <msapiro at value.net> The highway is for gamblers,
San Francisco Bay Area, California better use your sense - B. Dylan
More information about the Mailman-Users
mailing list