Created
August 13, 2013 20:37
-
-
Save asyndesis/6225445 to your computer and use it in GitHub Desktop.
InterWorx Clear qmail queue
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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