Show number of mails in queue Leave a reply To show the number of mail in a Postfix queue, you can use this command: postqueue -p | tail -n 1 | cut -d' ' -f5