Re: [exim] "exim -bpc", but only for messages not waiting fo…

Pàgina inicial
Delete this message
Reply to this message
Autor: Kai Bojens
Data:  
A: exim-users
Assumpte: Re: [exim] "exim -bpc", but only for messages not waiting for retry
Am 07.12.18 um 14:02 schrieb Charlie Elgholm via Exim-users:

> I'm drawin a blank here.
> Is there some way I can get the number of messages in the queue that are
> "unhandled"?


You could search for a specific time:

https://www.exim.org/exim-html-current/doc/html/spec_html/ch-exim_utilities.html#SECTgreptheque

-y <seconds>
Match messages that are younger than the given time.

-o <seconds>
Match messages that are older than the given time.