Finding a Particular Outbound Message

Mailmain is currently not sending traffic. But that's okay at the moment. One of my users wants to cancel a message she's sent. Normally I couldn't do this, because traffic goes out too fast for me to catch it.
But since right now nothing's moving, I told her I'd try before I re-started mailman. Where would I look to find an outgoing message?
Bill
-----Original Message----- From: mailman-users-bounces+mcnutt=utk.edu@python.org [mailto:mailman-users-bounces+mcnutt=utk.edu@python.org] On Behalf Of mailman-users-request@python.org Sent: Sunday, April 20, 2008 6:00 AM To: mailman-users@python.org Subject: Mailman-Users Digest, Vol 50, Issue 40
Send Mailman-Users mailing list submissions to mailman-users@python.org
To subscribe or unsubscribe via the World Wide Web, visit http://mail.python.org/mailman/listinfo/mailman-users or, via email, send a message with subject or body 'help' to mailman-users-request@python.org
You can reach the person managing the list at mailman-users-owner@python.org
When replying, please edit your Subject line so it is more specific than "Re: Contents of Mailman-Users digest..."

McNutt Jr, William R wrote:
Mailmain is currently not sending traffic. But that's okay at the moment. One of my users wants to cancel a message she's sent. Normally I couldn't do this, because traffic goes out too fast for me to catch it.
But since right now nothing's moving, I told her I'd try before I re-started mailman. Where would I look to find an outgoing message?
Depending on where your version of Mailman is installed, that would be in ${MAILMANHOME}/qfiles/out/. Otherwise, it has already been handed off to the MTA.
-- Brad Knowles <brad@shub-internet.org> LinkedIn Profile: <http://tinyurl.com/y8kpxu>

Brad Knowles wrote:
McNutt Jr, William R wrote:
Mailmain is currently not sending traffic. But that's okay at the moment. One of my users wants to cancel a message she's sent. Normally I couldn't do this, because traffic goes out too fast for me to catch it.
But since right now nothing's moving, I told her I'd try before I re-started mailman. Where would I look to find an outgoing message?
Depending on where your version of Mailman is installed, that would be in ${MAILMANHOME}/qfiles/out/. Otherwise, it has already been handed off to the MTA.
Or, depending on what part of Mailman's processing isn't running, it might be in qfiles/in/. You can use bin/show_qfiles to list the contents of the queue entries.
Note if the Mailman problem is OutgoingRunner and the message is in qfiles/out/, it may already have been archived.
-- Mark Sapiro <mark@msapiro.net> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan
participants (3)
-
Brad Knowles
-
Mark Sapiro
-
McNutt Jr, William R