[Mailman-Users] Finding, Removing and Baning people

Mark Sapiro mark at msapiro.net
Mon Sep 23 22:45:38 CEST 2013


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 <mark at msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan


More information about the Mailman-Users mailing list