Re: [exim] Deleting specific messages from queue

Top Page
Delete this message
Reply to this message
Author: Jeremy Harris
Date:  
To: exim-users @ exim. org
Subject: 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