Re: [Mailman-Users] Mass change of settings

2005-10-20 Thread Michael Schaarwaechter
Bill Moseley said on 20.10.2005 15:57: > How would I change one setting an all lists? For example, change a > bounce processing setting on every list to be the same setting. Try for I in `bin/list_lists -b` ;\ do bin/config_list -i configfile $I ; done from your mailman dir after you put th

Re: [Mailman-Users] Mass change of settings

2005-10-20 Thread Mark Sapiro
Bill Moseley wrote: >How would I change one setting an all lists? For example, change a >bounce processing setting on every list to be the same setting. With bin/withlist -a and a simple script - see bin/withlist --help for examples. Note: that you should do the list locking and unlocking in th

[Mailman-Users] Mass change of settings

2005-10-20 Thread Bill Moseley
How would I change one setting an all lists? For example, change a bounce processing setting on every list to be the same setting. Thanks, -- Bill Moseley [EMAIL PROTECTED] -- Mailman-Users mailing list Mailman-Users@python.org http://mail.p