[exim-dev] [Bug 2672] New: log_selector for QT exclusive of …

Top Page
Delete this message
Reply to this message
Author: admin
Date:  
To: exim-dev
New-Topics: [exim-dev] [Bug 2672] log_selector for QT exclusive of RT, [exim-dev] [Bug 2672] log_selector for QT exclusive of RT, [exim-dev] [Bug 2672] log_selector for QT exclusive of RT, [exim-dev] [Bug 2672] log_selector for QT exclusive of RT, [exim-dev] [Bug 2672] log_selector for QT exclusive of RT
Subject: [exim-dev] [Bug 2672] New: log_selector for QT exclusive of RT
https://bugs.exim.org/show_bug.cgi?id=2672

            Bug ID: 2672
           Summary: log_selector for QT exclusive of RT
           Product: Exim
           Version: 4.94
          Hardware: All
                OS: All
            Status: NEW
          Severity: wishlist
          Priority: low
         Component: Logging
          Assignee: unallocated@???
          Reporter: jgh146exb@???
                CC: exim-dev@???


Currently "queue time" as reported by QT includes the time taken to receive the
message. That means only data-transfer time, not including delays in ACL.
It can still be confusing.

We have a separate selector for "receive time" which logs (RT) the time from
the beginning of the DATA phase to just after the spool data file is finished
being written. The start point is the same as for QT; a subtract wouldn't be
hard.


Possibly we should use "QTx" rather than "QT" for the exclusive mode.

--
You are receiving this mail because:
You are on the CC list for the bug.