You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Exchange/ExchangeServer/administration/email-received-via-eop-not-journaled.md
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Email received via Microsoft 365 not journaled
2
+
title: Email received through Microsoft 365 isn't journaled
3
3
description: Discusses that Internet email that is received through Microsoft 365 is not journaled in an Exchange Server-Microsoft 365 hybrid environment.
4
4
ms.date: 01/24/2024
5
5
author: cloud-writer
@@ -18,7 +18,7 @@ appliesto:
18
18
search.appverid: MET150
19
19
---
20
20
21
-
# Internet email received through Microsoft 365 is not journaled in an Exchange Server hybrid environment
21
+
# Internet email received through Microsoft 365 isn't journaled in an Exchange Server hybrid environment
22
22
23
23
_Original KB number:_ 4344001
24
24
@@ -28,24 +28,24 @@ Consider this scenario:
28
28
29
29
- You deploy on-premises servers that are running Exchange Server in a hybrid Exchange and Microsoft 365 environment.
30
30
- You enable the journal rules or standard journaling on the servers.
31
-
- Your mailbox is located in the on premise and set up the email address of an on-premises archiving mailbox or a third-party archiving service as the journaling mailbox.
32
-
- You do not create journal rules in Microsoft 365.
31
+
- Your mailbox is located in an on-premises server and you've set up the email address of an on-premises archiving mailbox or a third-party archiving service as the journaling mailbox.
32
+
- You don't create journal rules in Microsoft 365.
33
33
- Your mail exchanger (MX) record points to Microsoft 365.
34
34
- You receive an email message from an Internet source through Microsoft 365.
35
35
36
-
In this scenario, the messages that are sent from the on-premises servers that are running Exchange are journaled as expected. However, the messages that are received from Microsoft 365 or from the Internet are not journaled.
36
+
In this scenario, the messages sent from the on-premises servers that are running Exchange are journaled as expected. However, the messages that are received from Microsoft 365 or from the Internet are not journaled.
37
37
38
38
## Cause
39
39
40
-
This issue occurs because the message that originates from Microsoft 365 or that is processed by Microsoft 365 is added by having the following specific internal header:
40
+
This issue occurs because the message that originates from Microsoft 365 or that is processed by Microsoft 365 is added by using the following specific internal header:
This header identifies messages that have been processed by the Exchange Journaling agent. If the header is included in a message, Exchange Server recognizes that the message has already been processed by the Journaling Agent on a previous Hub Transport server. Therefore, it does not journal the message again.
44
+
This header identifies messages that have been processed by the Exchange Journaling agent. If the header is included in a message, Exchange Server recognizes that the message has already been processed by the Journaling Agent on a previous Hub Transport server. Therefore, it doesn't journal the message again.
45
45
46
46
## Resolution
47
47
48
-
To resolve this issue, go to Microsoft 365, navigate to **EAC** > **Compliance Management** > **Journal Rules**, and then create the same journal rules as exist on the on-premise servers that are running Exchange.
48
+
To resolve this issue, navigate to **EAC** > **Compliance Management** > **Journal Rules**, and create the same journal rules that exist on the on-premise servers that are running Exchange.
0 commit comments