Re: [exim] Deleting specific messages from queue

Startseite
Nachricht löschen
Nachricht beantworten
Autor: Jeremy Harris
Datum:  
To: exim-users @ exim. org
Betreff: Re: [exim] Deleting specific messages from queue
Mikisa Richard wrote:
> Hi all
>
> I am trying to get all the message from @domain.com from my queue so I
> delete them. Any ideas on how to achive this?


exipick, with a "-i" option and a from-selector, in backquotes.

- Jeremy