Re: [exim] Time / duration display

Páxina inicial
Borrar esta mensaxe
Responder a esta mensaxe
Autor: Frank Elsner
Data:  
Para: exim-users
Asunto: Re: [exim] Time / duration display
On Thu, 12 Oct 2006 10:32:29 +0200 Brent Clark wrote:
> Hi all
>
> I would like to know if its possible to display the time (Duration it take to process the mail) in the mail logs.
>
> For example
>
> 2006-10-12 10:21:43 1GXvon-0007zr-ME Completed
>
> would be like
>
> 2006-10-12 10:21:43 1GXvon-0007zr-ME Completed (3s)
>
> I suppose I could write a perl script get the initial time from <= and work out the duration, but I would actually like Exim to tell me this.


You may want to start reading at
http://www.exim.org/exim-html-4.62/doc/html/spec_html/ch48.html#SECTlogselector


--Frank Elsner