Use the following command to empty the exim mail queue (works with cpanel servers also).
exim -bpru | awk {'print $3'} | xargs exim -Mrm
Use the following command to empty the exim mail queue (works with cpanel servers also).
exim -bpru | awk {'print $3'} | xargs exim -Mrm