How to , and other stuff about linux, photo, php … A linux, photography blog. To remember some linux situation, and fix them quickly.

July 27, 2012

how to view the body of a message that is in the queue

Filed under: Linux — Tags: , , — admin @ 11:14 am

Well first of all this is for postfix
First run
mailq
to see the queue for the server, after this you take the id and run
postcat -q ID
This will print full e-mail from queue

Powered by WordPress