Hi,

I setup mailman to manage lists at [EMAIL PROTECTED]

The mailinglists works, but the admininterface gives me a headache.

The Webserver is not accessible from the outsite, so I have to use a
SSH-Tunnel like
ssh -L 8080:localhost:80 [EMAIL PROTECTED]

Going to, for example,
http://localhost:8080/mailman/private/mailman/listinfo/knownlist, shows me
the listinformation for a known list - so far so good.
But all links on this page are absolut. The don't use localhost:8080 as
base, they all link to http://lists.foo.com/...

This is a big problem, as lists.foo.com is not accessible - the frontend is
not usable for me.

Can the scripts be configured, not to use this absolute URLs?

/David
------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp

Reply via email to