posted by steve | Category: Useful Items That I Forget |

View the queue: mailq
view a message in the queue: postcat
process the queue: postqueue -f
delete message from queue: postsuper -d [queue_id]
delete all messages from queue: postsuper -d ALL

Leave a Reply