[Mailman-Users] (no subject)

Jim Tittsler jwt at onjapan.net
Sat May 8 11:42:46 CEST 2004


On May 8, 2004, at 17:41, Sean Carnahan wrote:
> Is there a way to mass remove members that are flagged as excessive 
> bounces?

You can get a list of members whose subscriptions to 'mylist' have been 
disabled by bounces using
   'bin/list_members --nomail=bybounce mylist'
and you can unsubscribe members using bin/remove_members.

$ bin/list_members --nomail=bybounce mylist | bin/remove_members -n -N 
-f - mylist

(Check the options for remove_members.  You may want to use --fromall 
as well.)



-- 
Jim Tittsler             http://www.OnJapan.net/      GPG: 0x01159DB6
Python Starship          http://Starship.Python.net/
Ringo MUG Tokyo          http://www.ringo.net/rss.html





More information about the Mailman-Users mailing list