Lähettäjä: Peter McEvoy Päiväys: Vastaanottaja: Markus Braun Kopio: exim-users Aihe: Re: [exim] Mainlog File
On Sat, May 06, 2006 at 12:00:06PM +0000, Markus Braun wrote: > >Read the docs in chapter 7.1 about frozen messages... down near the bottom.
>
> I would like to remove it.
>
> i found the command
>
> exim4 -Mrm "ID" to delete them.
>
> Can i delete it at all?
exipick -iz | xargs exim -Mrm
lose the z if you want to delete non frozen messages as well.