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 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/ In both cases the EDITHTML page shows the same encoding: <MM-Archive><MM-List-Name> Archives</MM-Archive> Sincerely, Kevin Loechner ------------------------------------- Lowell Telecommunications Corporation Community Software Engineer [EMAIL PROTECTED] (978)934-4350 ------------------------------------- ------------------------------------------------------ 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
