Autor: W B Hacker Data: Para: exim users Assunto: Re: [exim] Logging time taken for delivery
Customer Support wrote: > I'm wanting to log the time taken for mail to arrive from the time the
> senders mail client to the time the mail arrives with us.
>
> Is the value $tod_full the time and date now, or the sent time?
> Does exim actually figure out the sent time in a variable anywhere?
>
> If exim doesn't do any of this I'm assuming expanding $message_headers
> and figuring the dates via a script is the only option?
>
Exim does it for you. Total time on-box and in-queue is logged. Eximstats will
also report the min/max/mean/average and by domain, routing type, between dates,
on a full log or an extract you might make from it.... whatever you ask of it.