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
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
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