05-Dec-03 at 16:37, Ana ([EMAIL PROTECTED]) 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.
------------------------------------------------------
Mailman-Users mailing list
[EMAIL PROTECTED]
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: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org