Week of 06/01/2008 - 00:00 to 06/07/2008 - 23:59
How to delete / purge an email from postfix queue
Submitted by ggarron on Tue, 06/03/2008 - 12:55.Today I sent an email to a person with an attachment that was not supposed to be sent, so I had to log into my postfix server and delete it from the queue before it leaves the server.
Fortunately, I realized before it leaves, and thanks God the email was big enough for me to have time to log in, find the message and delete it.
If you ever need to delete an email from Postfix queue, you have to follow this steps.
Once logged in your server find the message you are looking for.
sudo postqueue -p



