How to take a sneak peek postfix mail queue
Saturday, March 20th, 2010Sometimes we — Sysadmin, need to see what is the content of mail in the queue. If you are using postfix, you can do
$sudo postcat -q 9B44FC820A
You can change 9B44FC820A with the queue number on your server.
peek mail postfix, postfix peek