We are experimenting with hosting our Mailman installation alongside the Webmin/Virtualmin control panel.
By default this presumes that list management will take place within the Virtualmin area but this 'hides' the normal Mailman URLs for viewing lists etc etc. Mostly these can be recovered by discovering the appropriate new aliases to create. However, there is one URL that I cannot figure out... Viewing the standard List Overview for a domain. In the traditional approach http://domain/mailman/listinfo/list-name takes a user to the user preferences and information screen for the list called [EMAIL PROTECTED] Equally http://domain/mailman/listinfo/ provides the standard rosta of lists at domain. The URL we have for the first situation is in the form: https://domain/virtualmin-mailman/unauthenticated/listinfo.cgi/list-name This works just fine. https://domain/virtualmin-mailman/unauthenticated/listinfo.cgi might be expected to produce the rosta of lists but does not do so. However, put a non-existent list name at the end as in .../unauthenticated/listinfo.cgi/noexist-list and the lists of lists appears (but with a brief message saying the nonexistent list does not exist). Does anyone know what, if any, argument can go after listinfo.cgi to generate the list of lists? The same issue with the admin list or lists. Andrew ------------------------------------------------------ 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&file=faq01.027.htp