The bones of what you need to solve your problem are explained on this page of the Mailman FAQ, although it may not be immediately obvoius that this is the case:

http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq04.029.htp

also check the comments about the referenced MM variables in $prefix/Mailman/Defaults.py

The URLs associated with a list are dynamically generated. If the virtual host associated with a list is changed per the FAQ, the consequence is that the URLs referring to the list/on the list web pages are changed. At one level, you question is a non-sequitur as the URL's are not stored in the way you may be thinking. That said, the web_page_url and host_name attributes of a list are what do the things you are thinking about.

On Monday, October 6, 2003, at 09:42 pm, Allan Trick wrote:

I've hunted all over and haven't found the spot. I need to fix the way the "send questions and comments" link on our main admin web page is displayed (it now says "[EMAIL PROTECTED]") and also in the emails the system generates, it's telling list owners and new subscribers things like:

You can configure your mailing list at the following web page:

http://mail.prin.edu/mailman/admin/mailman

That should be "www" not "mail". I see in the English templates directories things like %(listinfo_url)s - where does it fill that URL in from?

Thank you!!

Allan
-----------------------------------------------------------------------
Richard Barrett                               http://www.openinfo.co.uk


------------------------------------------------------ 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

Reply via email to