Skip to content

Instantly share code, notes, and snippets.

@omar-yassin
Created September 30, 2013 14:12
Show Gist options
  • Save omar-yassin/6764425 to your computer and use it in GitHub Desktop.
Save omar-yassin/6764425 to your computer and use it in GitHub Desktop.
postfix: checking mail queue
postqueue -p #read queue headers
postcat -q #{message_id} #read message
postsuper -d ALL deferred #delete deferred
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment