Revision 1 as of 2020-03-03 06:53:41

Clear message

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