I've kept this little bit of python handy for cleaning out posts
in moderated lists that end up with too many posts to handle manually.

>    > python -i $prefix/bin/withlist -l [listname]
>    >>> m.requests={}
>    >>> m.Save()
>    >>> ^D
> 
> That will clear out all pending administrative requests.
> 
> NOTE:  ^D is in fact [CTRL]-D.  Be very, very careful...

This is no longer working for me.  No idea when it stopped working
since it is not used very often. When I run it I get

$ python -i `pwd`/bin/withlist -l faucettalk
Loading list: faucettalk (locked)
>>> m.requests={}
>>> m.Save()
>>>
Unlocking (but not saving) list: faucettalk
Finalizing
$


What am I doing wrong?

Thanks,
Dan
-- 
 Dan Busarow                                                  949 443 4172
 Dana Point Communications, Inc.                            [EMAIL PROTECTED]
 Dana Point, California  83 09 EF 59 E0 11 89 B4   8D 09 DB FD E1 DD 0C 82


------------------------------------------------------
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