Skip to content

Instantly share code, notes, and snippets.

@sodonnell
Created August 23, 2018 19:48
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sodonnell/f73ab1c36e06031b61265a74923e310d to your computer and use it in GitHub Desktop.
Save sodonnell/f73ab1c36e06031b61265a74923e310d to your computer and use it in GitHub Desktop.
delete item(s) from postfix queue
mailq
postsuper -d $(mail_queue_id)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment