Mark Sapiro wrote:
> Larry Rosenman wrote:
>> 
>> [EMAIL PROTECTED] fredslist]# /usr/lib/mailman/bin/dumpdb config.pck
>>> grep judie
>>                   '[EMAIL PROTECTED]': 0,
>> [EMAIL PROTECTED] fredslist]# 
>> 
>> How can I delete this easily when all the tricks on that page fail
>> with the not a member.....
> 
> 
> shell prompt# bin/withlist -l fredslist
> Loading list fredslist (locked)
> The variable `m' is the fredslist MailList instance
>>>> del m.members['[EMAIL PROTECTED]']
>>>> m.members['[EMAIL PROTECTED]'] = 0
>>>> m.Save()
>>>>             (enter a control-D here)
> Unlocking (but not saving) list: fredslist Finalizing shell prompt#

Gracia, Senor.

That did it :) 

List fixed. 

Thanks!



-- 
Larry Rosenman                     http://www.lerctr.org/~ler
Phone: +1 512-248-2683             E-Mail: ler@lerctr.org
US Mail: 430 Valona Loop, Round Rock, TX 78681-3893

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq01.027.htp

Reply via email to