On 08/11/2016 02:49 AM, Steve wrote: > > Am I correct in thinking that with mailman 2.x, the only real way to set > these kinds of settings at the command line is to use config_list, spit > on the config, make the changes and re-import it?
You don't need to do that. Settings not mentioned in the input to config_list are unchanged so for example running config_list with an imput consisting of just the single line umbrella_list = False will change just that setting. Also see <https://www.msapiro.net/scripts/set_attributes>. -- 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] https://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: https://mail.python.org/mailman/options/mailman-users/archive%40jab.org
