[Mailman-Users] Our Mailman web server is listening on port 81
Simon White
simon at caperet.com
Fri Dec 5 16:47:50 CET 2003
05-Dec-03 at 16:37, Ana (ammdv62 at tid.es) wrote :
> 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.
I think you are supposed to put
add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST)
as you have already defined these above.
You may also have to run
bin/withlist -l -r fix_url listname
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.
More information about the Mailman-Users
mailing list