[Mailman-Users] Remove 1 member from multiple lists

Brian Carpenter brian at emwd.com
Thu Oct 9 19:10:25 CEST 2008


Thanks Mark. Appreciate the quick reply.

Regards,
Brian
--------------------------------------
EMWD.com -  'Powered by Techies'
Blog.emwd.com - "Curious comments from a web hosting techie"


> -----Original Message-----
> From: Mark Sapiro [mailto:mark at msapiro.net]
> Sent: Thursday, October 09, 2008 12:44 PM
> To: Brian Carpenter; mailman-users at python.org
> Subject: Re: [Mailman-Users] Remove 1 member from multiple lists
> 
> Brian Carpenter wrote:
> >
> >Is it possible to remove 1 member from a number of lists via the
> command
> >line?
> 
> 
> If the number is all the lists in the installation of which that
> address is a member,
> 
>   bin/remove_members --fromall user at example.com
> 
> Otherwise, you could run
> 
>   bin/remove_members $list user at example.com
> 
> in a shell script that iterates over the desired lists.
> 
> --
> 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