Re: [exim] counting messages in queue

Top Page
Delete this message
Reply to this message
Author: Warren Baker
Date:  
To: Ian Eiloart
CC: exim-users, Graeme Fowler
Subject: Re: [exim] counting messages in queue
On Mon, Dec 6, 2010 at 12:55 PM, Ian Eiloart <iane@???> wrote:
> Or, just to get the number:
>
> exipick -x | grep  '<'| wc -l


Or just:

exiqgrep -x -i | wc


--
.warren