This seems to be a nice solution;

$ sudo config_list -o /dev/stdout <listname> |sed 's/advertised = .*/advertised 
= False/' -e 's/foo/bar/  |sudo config_list -i /dev/stdin <listname>



Eric Smith wrote on Thu-30-Aug 12  8:23PM
> I have created a dozen or so lists and I want to change the
> settings of all of them in a similar way.
> 
> This file seems to hold the config data;
> /var/lib/mailman/lists/<listname>/config.pck.last
> 
> But it is not friendly. Is there a way to programatically or 
> with a text editor apply settings?
> 
> Thanks for any advice.
> 
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
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

Reply via email to