Re: [Mailman-Users] missing listname in public archive's URL

2003-07-14 Thread Kevin Loechner
Not sure if the problem has already been fixed, but if so it will help to have it posted to the list. To fix the problem below edit mm_cfg.py PUBLIC_ARCHIVE_URL = '/archives/%(listname)s' Problem: (mailman 2.1.2 on Solaris/Intel) On the listinfo page the URL of a public archive is generated as

[Mailman-Users] missing listname in public archive's URL

2003-06-12 Thread Bausch, Jean
(mailman 2.1.2 on Solaris/Intel) On the listinfo page the URL of a public archive is generated as http://myserver.mydomain/pipermail/ instead of http://myserver.mydomain/pipermail/listname/ The URL of a private archive is OK. It is generated as http://myserver.mydomain/mailman/private/listname