On Wed, 29 Jan 2003, Mark Rauterkus wrote: > How do you NUKE an address from ALL the lists on your server? > > Is there an Unsubscribe "ALL" trick? > > And, rather than looking at a dozen lists -- for one address -- is there a > way to find out (as a SYSTEM ADMIN with Root) what lists an address is > subscribed to???
There are many useful tools in the ~mailman/bin directory. If you look there you'll see that one of them is find_member. It is a trivial job in any scripting language to do a find_member to get the list of lists that a member is subscribed to then run remove_member to unsubscribe them from all of those lists. alex ------------------------------------------------------ Mailman-Users mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/ This message was sent to: archive@jab.org Unsubscribe or change your options at http://mail.python.org/mailman/options/mailman-users/archive%40jab.org