On 09/23/2013 01:22 PM, David Andrews wrote:
> I
> need to occasionally do one of three tasks, possibly all 3 at once, find
> out what lists a given person belongs to,


bin/find_member


> remove him/her from all those
> lists,


bin/remove_members --fromall


> and place his/her e-mail address in the ban-list for all lists on
> the server.


<http://www.msapiro.net/scripts/add_banned.py>

The first two are standard Mailman command line tools, see
<http://wiki.list.org/x/z4A9>. The last is a withlist script with a
docstring explaining its usage.

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
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

Reply via email to