Hello John, John Burnham, 05.03.2007 (d.m.y):
> There's all the command line options. The one for deleting is > exim -Mrm (and then a list of message-ids) > You can combine > exim -bpu (which lists the messages in the queue) with grep and awk and > whatever > to get a list of the message-ids you want and then use xargs to feed them to > exim -Mrm. ...or you can make life easy and use exiqgrep and let it pip its output (message IDs) to exim -Mrm. Gruss, Christian Schmidt -- Christian Schmidt | Germany No HTML Mails, please! -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
