Contents
Item 1
Working with queues
To view the mailqueue
postqueue -p
To show a mail in the queue
postcat -vq MSGID
To flush the queue
postqueue -f
to delete the queued messages
postsuper -d ALL
Contents
To view the mailqueue
postqueue -p
To show a mail in the queue
postcat -vq MSGID
To flush the queue
postqueue -f
to delete the queued messages
postsuper -d ALL