Skip to content

Instantly share code, notes, and snippets.

@inodecloud
Forked from asyndesis/iw-qmail-clear
Created June 4, 2017 00:08
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 inodecloud/b4c43eff59692a6942a9f662343eb81a to your computer and use it in GitHub Desktop.
Save inodecloud/b4c43eff59692a6942a9f662343eb81a to your computer and use it in GitHub Desktop.
InterWorx Clear qmail queue
cd /var/qmail;service smtp stop;mv queue queue.bad;yum reinstall qmail -y;service smtp start;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment