Markus Frahm wrote:

>is it possible to see all members of a list on one page ,regardless of how 
>many users are subscribed to this list and not just those with the same 
>beginning letter? We are using mailman version 2.1.4.

You can go to the list roster - e.g.
http://www.example.com/mailman/roster/list-name, but this shows only
e-mail addresses and does not show members who've opted to "Conceal
yourself from subscriber list?".

If you actually want the Membership Management... page to show all
members on one page, you have to set the list's admin_member_chunksize
attribute to a value greater than the number of list members. You need
to use bin/withlist to do this.

The default value is DEFAULT_ADMIN_MEMBER_CHUNKSIZE = 30 in
Defaults.py. This can be changed in mm_cfg.py, but changes won't
affect existing lists.

--
Mark Sapiro <[EMAIL PROTECTED]>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
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/

Reply via email to