On Tue, Aug 17, 2004 at 10:06:01AM -0400, aaron wrote: > somehow i ended up with a malformed address in one of my lists (it has a > double @@ in the address) and am unable to remove it. i am using Mailman > 2.1.2. here is the error i'm getting: [...] > # ./remove_members thelistname person@@hotmail.com > Traceback (most recent call last): > __assertIsMember > raise Errors.NotAMemberError, member > Mailman.Errors.NotAMemberError: person@
Did you try the brute force approach of 'del'eting it from the members list using bin/withlist? http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq03.013.htp -- Jim Tittsler http://www.OnJapan.net/ GPG: 0x01159DB6 Python Starship http://Starship.Python.net/ Ringo MUG Tokyo http://www.ringo.net/rss.html ------------------------------------------------------ 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/