Folks,
I using mailman 2.1.2. How can I get a list of all members of my maillist?
I wnat to be able to cut and paste the list and put it in an email or another
document. But I can only see it a few members at a time.
Thanks,
Ed Franckowiak
[EMAIL PROTECTED]
---
1. Use the command line:
list_members
You can also use the shell to put this in a file for you:
list_members my_list > my_list_members.txt
2. If your list is small, edit Mailman/mm_cfg.py, adding a line that
sets the chunksize (the number of list members to show on that page) to
a number bi