qrunner is generating mail - how to stop?

One of my list admins let a mail of 5MB through to a VERPified list of more then 7000 member. Mailman is generating the mails at about one message per second.
This takes quite a while, during that time no other mails are getting through.
How can I stop mailman's processing of that perticular mail? (mailman-2.1.13)
-- Ralf Hildebrandt Geschäftsbereich IT | Abteilung Netzwerk Charité - Universitätsmedizin Berlin Campus Benjamin Franklin Hindenburgdamm 30 | D-12203 Berlin Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962 ralf.hildebrandt@charite.de | http://www.charite.de

On 6/3/2010 4:00 AM, Ralf Hildebrandt wrote:
One of my list admins let a mail of 5MB through to a VERPified list of more then 7000 member. Mailman is generating the mails at about one message per second.
This takes quite a while, during that time no other mails are getting through.
How can I stop mailman's processing of that perticular mail? (mailman-2.1.13)
It may be moot at this point, but there should be one and only one file in qfiles/out with a .bak extension. This is the backup of the message currently being processed by OutgoingRunner. Remove or move aside this file. Then stop Mailman. Stopping OutgoingRunner will stop the delivery of this message. You may have to actually kill it manually to stop it mid-process, and depending on how it stops, it may queue the message in the shunt queue or retry queue. If it's in the retry queue, remove it or move it aside, and then start Mailman.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan

- Mark Sapiro <mark@msapiro.net>:
It may be moot at this point, but there should be one and only one file in qfiles/out with a .bak extension. This is the backup of the message currently being processed by OutgoingRunner. Remove or move aside this file. Then stop Mailman. Stopping OutgoingRunner will stop the delivery of this message. You may have to actually kill it manually to stop it mid-process,
Oh yes. I had to kill -9 it!
-- Ralf Hildebrandt Geschäftsbereich IT | Abteilung Netzwerk Charité - Universitätsmedizin Berlin Campus Benjamin Franklin Hindenburgdamm 30 | D-12203 Berlin Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962 ralf.hildebrandt@charite.de | http://www.charite.de
participants (2)
-
Mark Sapiro
-
Ralf Hildebrandt