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 [EMAIL PROTECTED] Otherwise, you could run bin/remove_members $list [EMAIL PROTECTED] in a shell script that iterates over the desired lists. -- Mark Sapiro <[EMAIL PROTECTED]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan ------------------------------------------------------ Mailman-Users mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://wiki.list.org/x/AgA3 Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-users/archive%40jab.org Security Policy: http://wiki.list.org/x/QIA9
