Re: [exim] QT=xx DT=yy strangeness

Top Page
Delete this message
Reply to this message
Author: Eli Sand
Date:  
To: exim-users
Subject: Re: [exim] QT=xx DT=yy strangeness
Frank wrote:

> QT=7m39s DT=0s from 17:07:39 17:07:40 ?
>    ^^^^^


QT stands for Queue Time. It refers to the total amount of time the message
was queued on your system before being delivered.

DT stands for Delivery Time. It refers to the time it takes to deliver the
message (as in, how long it takes to make a connection to a remote system
and send the message, or drop the message locally on the filesystem).

Eli.