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

Page principale
Supprimer ce message
Répondre à ce message
Auteur: Kai Bojens
Date:  
À: exim-users
Sujet: 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.