You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "René Cordier (Jira)" <se...@james.apache.org> on 2022/01/19 07:42:00 UTC

[jira] [Commented] (JAMES-3704) Improve mail MDC on system edge

    [ https://issues.apache.org/jira/browse/JAMES-3704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17478373#comment-17478373 ] 

René Cordier commented on JAMES-3704:
-------------------------------------

https://github.com/apache/james-project/pull/849 made this improvement

> 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
>            Priority: Minor
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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 initial message hooks and 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-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org