Remove all messages in the Exim queue, 10.03.2009 14:50
To whipe the Exim message queue use the following command:
exim -bp | exiqgrep -i | xargs exim -Mrm
Unless otherwise expressly stated, all original material of whatever nature created by Andreas Jaggi and included in this weblog is licensed under a Creative Commons License.
To whipe the Exim message queue use the following command:
exim -bp | exiqgrep -i | xargs exim -Mrm