I am managing a mailinglist with about 150 members and the administrator would like to view all of the members on one page. That is, not have them broken up by first letter on the membership list. I'm pretty sure the solution is to change the DEFAULT_ADMIN_MEMBER_CHUNKSIZE to something large, but it seems to be ignored. Any ideas?
This is a fresh install of 2.1.5 with the config and members added from a text dump. The config file (the output of config_list) does not have this variable set.
This is in mm_cfg.py: ################################################## # Put YOUR site-specific settings below this line. DEFAULT_ADMIN_MEMBER_CHUNKSIZE = 500
Thanks, jeff
------------------------------------------------------ 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/