Skip to content

Commit 6eca852

Browse files
authored
Fix grammatical issues in email journaling documentation
1 parent 29c994a commit 6eca852

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

Exchange/ExchangeServer/administration/email-received-via-eop-not-journaled.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,29 +26,29 @@ _Original KB number:_   4344001
2626

2727
Consider this scenario:
2828

29-
- You deploy on-premises servers that're running Exchange Server in a hybrid Exchange and Microsoft 365 environment.
29+
- You deploy on-premises servers that run Exchange Server in a hybrid Exchange and Microsoft 365 environment.
3030
- You enable the journal rules or standard journaling on the servers.
3131
- 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.
3232
- You don't create journal rules in Microsoft 365.
3333
- Your mail exchanger (MX) record points to Microsoft 365.
3434
- You receive an email message from an Internet source through Microsoft 365.
3535

36-
In this scenario, the messages sent from the on-premises servers that're running Exchange are journaled as expected. However, the messages that are received from Microsoft 365 or from the Internet aren't journaled.
36+
In this scenario, the messages that are sent from the on-premises Exchange servers are journaled as expected. However, the messages that are received from Microsoft 365 or from the Internet aren't journaled.
3737

3838
## Cause
3939

40-
This issue occurs because the message that either originates from Microsoft 365 or is processed by Microsoft 365 is added by using the following specific internal header:
40+
This issue occurs because the messages that either originate from Microsoft 365 or processed by Microsoft 365 are added by using the following specific internal header:
4141

4242
> `X-MS-Exchange-Organization-Processed-By-Journaling: Journal Agent`
4343
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.
44+
This internal header is used to identify messages that were processed by the Exchange Journaling agent. So when 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.
4545

4646
## Resolution
4747

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.
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 run Exchange.
4949

5050
## More information
5151

5252
In a hybrid environment, there's no replication of journal rules between the on-premises Exchange organization and Microsoft 365. Therefore, when you create a rule in Exchange Server, you have to create a matching rule in Microsoft 365.
5353

54-
Rules that you create in Microsoft 365 are stored in the cloud, whereas the rules you create in the on-premises organization are stored locally in Active Directory. When you manage rules in a hybrid environment, you have to keep the two sets of rules synchronized by making any changes in both locations.
54+
Rules that you create in Microsoft 365 are stored in the cloud, whereas the rules you create in the on-premises organization are stored locally in Active Directory. When you manage rules in a hybrid environment, you have to keep the two sets of rules synchronized by making all changes in both locations.

0 commit comments

Comments
 (0)