Re: [Mailman-Users] Need help: Deleting post approvals from admindb

2002-04-10 Thread Jon Carnes

http://www.python.org/cgi-bin/faqw-mm.py?req=showfile=faq01.012.htp

Basically, you need to:
  rm ~mailman/data/heldmsg-list-name-*

Then run the web-based admindb.  The web-based admindb will see that the
messages are no longer on the server and will delete them from the
request.db database.  Once that is done you can make a copy of the empty
request.db (or simply use an empty request.db from an other list), and
automate the process as outlined in the FAQ.

Jon Carnes
- Original Message -
From: sztamas [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Tuesday, April 09, 2002 5:54 AM
Subject: [Mailman-Users] Need help: Deleting post approvals from admindb


 I'd like to remove about 1000 approvals from a list.

 I've read the FAQ, and I bet the lines below won't solve my problem.

 remove $prefix/archives/private/listname
 edit $prefix/archives/private/listname.mbox/listname.mbox [optional]
 run $prefix/bin/arch listname

 I've seen the user list archives for the last month, and I was not able to
 find a solution.
 Thanks for the help.
 Tamas
 ps: Please, Carbon Copy to me



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



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



[Mailman-Users] Need help: Deleting post approvals from admindb

2002-04-09 Thread sztamas

I'd like to remove about 1000 approvals from a list.

I've read the FAQ, and I bet the lines below won't solve my problem.

remove $prefix/archives/private/listname 
edit $prefix/archives/private/listname.mbox/listname.mbox [optional] 
run $prefix/bin/arch listname 

I've seen the user list archives for the last month, and I was not able to
find a solution.
Thanks for the help.
Tamas
ps: Please, Carbon Copy to me



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