On Mon, 2003-03-17 at 15:15, Chuq Von Rospach wrote:
> This gave me an idea, since I had a list with a binary email address  
> (how? add_members of a directory instead of a file in the directory.  
> oops).

Here's a thought: since find_members takes a regular expression, you
could do something like

bin/find_members "[EMAIL PROTECTED]" listname > file
bin/remove_members -f file listname

You might need to add some other special characters to the regexp...

-Barry



------------------------------------------------------
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: [EMAIL PROTECTED]
Unsubscribe or change your options at
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to