[ 
https://issues.apache.org/jira/browse/JAMES-3704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Karsten Otto updated JAMES-3704:
--------------------------------
    Description: 
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.

  was:
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.


> 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
>
> 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-unsubscr...@james.apache.org
For additional commands, e-mail: server-dev-h...@james.apache.org

Reply via email to