On 25/09/13 12:12, Andy Bennett wrote:
> Hi,
>
> I run Exim on Debian and it sends a daily summary report to postmaster.
> Yesterday's report shows an unusually high number of "Delayed" messages:
> 4.9% spent more than 1 minute on the queue.
>
> Is there a way that I can parse the logs to find out which messages
> these were and which destinations were delayed?
Depends on your logging config as to how easy this will be.
At worst, match up <= and => lines and subtract the timestamps.
--
Cheers,
Jeremy