8 May
2004
8 May
'04
9:42 a.m.
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