[Mailman-Users] Killing a message in the delivery queue

2007-02-01 Thread Nico
Hi,

I made a blooper and accepted a nasty message instead of deleting it
when moderating.

I've managed to stop Mailman before the mail  started to go out.  It is
somewhere in the Mailman Queue with other good messages.

How do I kill it from the queue?

Many thanks

Nico

--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp


Re: [Mailman-Users] Killing a message in the delivery queue

2007-02-01 Thread Mark Sapiro
Nico wrote:

I made a blooper and accepted a nasty message instead of deleting it
when moderating.

I've managed to stop Mailman before the mail  started to go out.  It is
somewhere in the Mailman Queue with other good messages.

How do I kill it from the queue?


If it is still in Mailman, there will be one or more queue entries
associated with it. The queues are the various subdirectories in
Mailman's qfiles/ directory. Depending on how much processing was
done, the message bay be in the qfiles/in/ queue or the qfiles/out/
queue. It may or may not also be in the qfiles/archive/ queue.

You need to look at the individual .pck file entries in the queues with
bin/show_qfiles or bin/dumpdb and identify the one(s) that contain
this message. Then you can just delete the unwanted file(s).

-- 
Mark Sapiro [EMAIL PROTECTED]   The highway is for gamblers,
San Francisco Bay Area, Californiabetter use your sense - B. Dylan

--
Mailman-Users mailing list
Mailman-Users@python.org
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/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: 
http://www.python.org/cgi-bin/faqw-mm.py?req=showamp;file=faq01.027.htp