On Mon, Feb 03, 2014 at 11:49:50AM -0600, Ben Malin wrote: > Is there any way to remove an admin from a list from the command line > similar to the remove_members command? I have to remove old users from > 150+ lists and am not looking forward to doing it one at a time from the > web interface :-/
http://www.msapiro.net/scripts/change_admins.py (with a list_lists -b loop)? You'll probably want to change list passwords, too (so maybe a list_owners run first?) -- To an optimist, the glass is half full. To a pessimist, the glass is half empty. To an engineer, the glass is twice as big as it needs to be. ------------------------------------------------------ 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
