> I want to delete around 10000 messages from my queue which are all
> frozen that look like this
>
> 13h 884 195XHg-000OIc-00 *** frozen ***
> xxx@???
>
> The mail adress is the same but the Message id keeps changing.
> There is a command to delete the mails by id but How can I delete them
> from mail adress? But I dont want to delete all the frozen messages of
> course....
Check out exiqgrep.
in this case, exiqgrep -i -r xxx@??? | xargs exim -Mrm
You might want to add -z to the exiqgrep line to select only on frozen
messages
--
Lab tests show that use of micro$oft causes cancer in lab animals