Hi, I'm running Mailman 2.0 and trying to up the chuck size viewable on membership management page of the admin interface. I'm not sure if I've got the rigth variable in the mm_cfg.py file. Here is what I put:
############################################### # Here's where we get the distributed defaults. from Defaults import * DEFAULT_ADMIN_MEMBER_CHUNKSIZE = 60 But the page still only shows addresses in chuncks of 30. Is this right? How can this be done a per-list basis? Thanks, Sean ------------------------------------------------------ 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/ This message was sent to: [EMAIL PROTECTED] Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
