[Mailman-Users] HELP! web server + mailman server
Richard Barrett
r.barrett at ftel.co.uk
Thu Apr 1 10:43:21 CEST 2004
This FAQ entry may help:
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.029.htp
On 31 Mar 2004, at 19:15, Ana Carolina Alonso de Armiño wrote:
> I should configure my web server (called webhost who has nfs mounted
> the mailman page from another server) and my mailman server (called
> emailhost) . How shoul I configure my mm_cfg.py??? I have:
>
> DEFAULT_EMAIL_HOST = 'emailhost.mydomain'
> DEFAULT_URL_HOST = 'webhost.mydoain'
> DEFAULT_URL_PATTERN = 'http://%s/mailman/'
>
> # DEFAULT_HOST_NAME has been replaced with DEFAULT_EMAIL_HOST, however
> some
> # sites may have the former in their mm_cfg.py files. If so, we'll
> believe
> # that, otherwise we'll believe DEFAULT_EMAIL_HOST. Same for
> DEFAULT_URL.
> DEFAULT_HOST_NAME = 'emailhost.mydomain'
> DEFAULT_URL = 'http://www.mydomain/mailman/'
>
> add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST)
>
>
> I have do a lot of test, changing this values but it dosen`t work. The
> problem is next:
>
> I see the first page at:
> http://www.mydomain.edu.ar/mailman/listinfo/mylist
>
> The link here go the mailman server instead the web server!!:
> http://emailhost.mydomain.edu.ar/mailman/listinfo/mylist
>
> What is wrog?? Is posible to do the configuration that I need????
> Thanks.
>
> Ana
>
>
>
>
>
>
> ------------------------------------------------------
> Mailman-Users mailing list
> Mailman-Users at 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/
>
More information about the Mailman-Users
mailing list