[Mailman-Users] Our Mailman web server is listening on port 81
Ana
ammdv62 at tid.es
Fri Dec 5 16:37:21 CET 2003
Hi,
I have the same problem:
I include in mm_cfg.py
DEFAULT_URL_HOST = 'myhost.com:port'
DEFAULT_EMAIL_HOST = 'my host.com'
add_virtualhost('myhost.com:port', 'my host.com' )
but the links omit the port in the URL.
Thanks in advance,
Ana
----- Original Message -----
From: "Simon White" <simon at caperet.com>
To: <mailman-users at python.org>
Sent: Friday, December 05, 2003 9:13 AM
Subject: Re: [Mailman-Users] Our Mailman web server is listening on port 81
> 04-Dec-03 at 22:45, Sasa Stupar (sasa at stupar.homelinux.net) wrote :
> > > Our Mailman web server is listening on port 81 (not 80). I
> > >modified the config lines in mm_cfg.py to read...
> > >
> > > DEFAULT_URL_HOST = 'mail.stginternational.com:81'
> > > DEFAULT_EMAIL_HOST = 'stginternational.com'
> > >
> > > ...but all the links that Mailman creates omit the :81 portion
> > >of the URL, and therefore are incorrect. Example:
>
> > After changing in mm_cfg.py run this:
> > $prefix/bin/withlist -l -r fix_url mailman
>
> Did you notice the part in Defaults.py thus:
>
> # If you don't need to change DEFAULT_EMAIL_HOST and DEFAULT_URL_HOST in
> # your mm_cfg.py, then you're done; the default mapping is added
> # automatically. If however you change either variable in your
> # mm_cfg.py, then be sure to also include the following:
> #
> # add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST)
>
> Regards,
>
> --
> Simon White. Internet Consultant, Linux/Windows Server Administration.
> email, dns and web servers; php javascript perl asp; MySQL MSSQL Access
> Bridging the gap between management, HR and the tech team.
>
> ------------------------------------------------------
> 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/
>
> This message was sent to: ammdv62 at tid.es
> Unsubscribe or change your options at
> http://mail.python.org/mailman/options/mailman-users/ammdv62%40tid.es
More information about the Mailman-Users
mailing list