Quim Gil wrote:
>
>If you go to any list info page, the link to "Go to [list] archives"
>
>links to http://mail.gnome.org/archives/
>
>instead of http://mail.gnome.org/archives/[list]
>
>making users find manually the list, and we have lots.

It appears these are public archives. Thus, this URL is generated from
PUBLIC_ARCHIVE_URL which is
'http://%(hostname)s/pipermail/%(listname)s' by default.

It looks like in your case, you have

PUBLIC_ARCHIVE_URL = 'http://%(hostname)s/archives/
or
PUBLIC_ARCHIVE_URL = 'http://%(hostname)s/archives

instead of

PUBLIC_ARCHIVE_URL = 'http://%(hostname)s/archives/%(listname)s'

im mm_cfg.py

-- 
Mark Sapiro <[EMAIL PROTECTED]>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
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&amp;file=faq01.027.htp

Reply via email to