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

Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Kai Bojens
Fecha:  
A: exim-users
Asunto: 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.