hi, When using the Mailman web-based administration, in the "Membership list",the result is divided in several pages. There is one page for each letter, and if the list is too long, it is divided in ranges.
The urls are like this: /mailman/admin/lista-info_campoaberto.pt/members?letter=g&chunk=2 Is there a way to get all the members of a mailing list in a single page? Sometimes this is more convenient. I would like to know that because i need to write a program to retrieve the members list, and i think the best way is to acess the site with http and parse the result. It would be far more simple if it were everything in a single page... By the way, is there a program available, that does what i need? thanks, daniel ------------------------------------------------------ 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