[Mailman-Users] Where are URL's stored?
Richard Barrett
r.barrett at openinfo.co.uk
Mon Oct 6 23:03:40 CEST 2003
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 "mailman at www.prin.edu") 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
More information about the Mailman-Users
mailing list