If you wish to remove all messages stuck in the Exim queue, this command will do the trick:
exim -bp | exiqgrep -i | xargs exim -Mrm
If you wish to remove all messages stuck in the Exim queue, this command will do the trick:
exim -bp | exiqgrep -i | xargs exim -Mrm