[Mailman-Users] Lost emails

Mark Sapiro msapiro at value.net
Sat Oct 14 01:39:50 CEST 2006


Larry Rosenman wrote:
>
>[root at gothamweb01 fredslist]# /usr/lib/mailman/bin/dumpdb config.pck |grep
>judie
>                   'judie at PromotionalSolutions.biz': 0,
>[root at gothamweb01 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['judie at PromotionalSolutions.biz']
>>> m.members['judie at promotionalsolutions.biz'] = 0
>>> m.Save()
>>>             (enter a control-D here)
Unlocking (but not saving) list: fredslist
Finalizing
shell prompt# 


-- 
Mark Sapiro <msapiro at value.net>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan




More information about the Mailman-Users mailing list