
Nov. 10, 1999
7:27 p.m.
I can't get to the pending request page for a mailing list. (My web clients just say "waiting for response" and finally give up.) I think it is because there are too many pending requests after some problems. (config.db is almost 10MB.)
How can I do this some other way?
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...
Chris