[Mailman-Users] Mass change of settings
Michael Schaarwaechter
Michael.Schaarwaechter at ub.uni-dortmund.de
Thu Oct 20 16:56:40 CEST 2005
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 the option(s) into the configfile.
Cheers,
Michael
--
Michael Schaarwaechter
http://www.schaarwaechter.de
http://www.inetbib.de
http://www.ub.uni-dortmund.de
More information about the Mailman-Users
mailing list