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. -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
