Karsten Otto created JAMES-3704:
-----------------------------------

             Summary: Improve mail MDC on system edge
                 Key: JAMES-3704
                 URL: https://issues.apache.org/jira/browse/JAMES-3704
             Project: James Server
          Issue Type: Improvement
          Components: Remote Delivery
    Affects Versions: master
            Reporter: Karsten Otto


In general, James operators can easily track the processing of any given mail 
via the "mail" MDC field in the logs. However, there are two points where this 
information is not available:
 # During spooling, which marks the beginning of processing when the mail first 
enters James.
 # During remote delivery, at the end of processing when the mail finally 
leaves James, since DeliveryRunnable works in a separate thread pool.

For improved diagnostics, the "mail" MDC field should be available in these 
cases as well.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to