Re: [Exim] (how does one ) remove items from the queue ?

Kezdőlap
Üzenet törlése
Válasz az üzenetre
Szerző: John Burnham
Dátum:  
Címzett: Jonathan Vanasco, exim-users
Tárgy: Re: [Exim] (how does one ) remove items from the queue ?
Jonathan Vanasco wrote:
> i run:
> #exim -bp
>
> and get a listing of messages in the queue. great.
>
> now i need to delete certain ones
>
> is a 'proper' way to do this?
>

Yep.
exim -Mrm (message-id)
See the section of the docs entitled "The Exim commandline".
John