Command | Description |
---|---|
postqueue -p | Display the queue |
postcat -vq <QUEUE_ID> | View the content of the email |
postsuper -d ALL | Remove all emails |
postsuper -d <QUEUE_ID> | Remove a particular email |
postqueue -i <QUEUE_ID> | Attempt to send one particular email |
Token | Description |
QUEUE_ID | Can be identified by displaying the queue. |
Leave a Reply