Removing somebody from all lists (even pending subscriptions)
![](https://secure.gravatar.com/avatar/267565c6ab7816fe29beedf9a9cbcd44.jpg?s=120&d=mm&r=g)
At python.org we recently had massive subscription attempts from addresses to multiple (>10) mailinglists, with an obvious intention of spamming.
Naturally, I used:
/srv/mailman/bin/remove_members --fromall address@freemailer.example
to remove the culprit from all lists.
Unfortunately I have not found a way of removing the address from the list of *pending* subscription requests. How can I solve that problem?
-- Ralf Hildebrandt Charite Universitätsmedizin Berlin ralf.hildebrandt@charite.de Campus Benjamin Franklin http://www.charite.de Hindenburgdamm 30, 12203 Berlin Geschäftsbereich IT, Abt. Netzwerk fon: +49-30-450.570.155
![](https://secure.gravatar.com/avatar/56f108518d7ee2544412cc80978e3182.jpg?s=120&d=mm&r=g)
On 08/18/2013 09:09 AM, Ralf Hildebrandt wrote:
Unfortunately I have not found a way of removing the address from the list of *pending* subscription requests. How can I solve that problem?
The script at <http://www.msapiro.net/scripts/list_requests> may help.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
participants (2)
-
Mark Sapiro
-
Ralf Hildebrandt