On Wed, Jan 2, 2013 at 10:53 AM, Mark Sapiro <[email protected]> wrote:
> > First of all, you are confusing DEFAULT_MAX_MESSAGE_SIZE with a list's > max_message_size. DEFAULT_MAX_MESSAGE_SIZE is a Defaults.py/mm_cfg.py > setting that is used to set max_message_size for a list when the list is > created. The list's max_message_size is apparently what you want to change. > > The next thing you are missing is that settings not mentioned in the > input file to bin/config_list are unchanged, Super. I was not aware of this. Thanks a bunch. ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Security Policy: http://wiki.list.org/x/QIA9 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org
