How do I read the contents of email that is sitting in a queue? either Active, Hold, or Deferred.
It would be great if I could pick an email and forward it to myself for review.
Cheers
Printable View
How do I read the contents of email that is sitting in a queue? either Active, Hold, or Deferred.
It would be great if I could pick an email and forward it to myself for review.
Cheers
The more obvious question, to me, would be: 'why is it stuck in the queue?
Someone had a virus that was spamming from their computer, we wanted to check the content of the emails.
So now I have some of the emails in the 'hold' queue.
Just pushing this to the top again for an answer.
The web GUI makes common operations really easy, but if you want to get your hands dirty, you can.
As root, run
~zimbra/postfix/sbin/postcat ~zimbra/postfix/spool/hold/50AB9D6CFA4
Make a new directory and move everything there. You can use postcat/grep/whatever to verify that you haven't removed anything you shouldn't have.