I think the phrase is RTFM. In the FAQ I found this:
javascript:var el=document.forms[0].elements;for (var i=0; i<el.length;i++) if (el[i].type=='radio' && el[i].value==3) void(el[i].checked=true);
which works just perfect. It isn't a discard all button on the page, but if you hit the bookmark while you are on the admindb page, you can watch all the discard buttons flicker on.
So, my apologies and thanks.
On Wednesday, October 15, 2003, at 10:46 AM, Jon Carnes wrote:
On Tue, 2003-10-14 at 17:59, Amanda Hickman wrote:My request is twofold:I believe this is already part of Mailman 2.1.x
1) a "discard all" button in the admindb/administrative requests
interface, so that when the list address gets caught by a virus that
continually sends out .pif files re thank you or my details or wicked
screensaver, you can approve the messages that should go to the list
and then hit the "discard all" button that will set the rest to discard.
2) some kind of queue dump at the command line side, so that as the
site administrator I can do that for someone, just clear out their
whole queue if it got clogged up and they just want to ditch everything
in it.
I just delete the files for that list that are in ~mailman/data/.. (works fine in Mailman 2.1.x but not completely fine in earlier versions)
------------------------------------------------------
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/ b.englefield%40uel.ac.uk
------------------------------------------------------ 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