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/mailflow/hop-count-exceeded-possible-mail-loop.md
+8-7Lines changed: 8 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
---
2
2
title: 554 5.4.14 Hop count exceeded - possible mail loop NDR for outgoing email
3
-
description: Provides a fix for the 554 5.4.14 Hop count exceeded - possible mail loop issue in Exchange Server.
3
+
description: Provides a fix for the 554 5.4.14 Hop count exceeded NDR.
4
4
author: cloud-writer
5
5
ms.author: meerak
6
6
audience: ITPro
@@ -19,20 +19,21 @@ ms.date: 01/24/2024
19
19
ms.reviewer: v-six
20
20
---
21
21
22
-
# "554 5.4.14 Hop count exceeded - possible mail loop" NDR for outgoing email that's sent to an on-premises application in Exchange Server
22
+
# "554 5.4.14 Hop count exceeded" NDR for outgoing email sent to an on-premises application in Exchange Server
23
23
24
24
## Symptoms
25
25
26
26
Consider the following scenario:
27
27
28
-
- You added a parent domain, **contoso.com**, as an accepted domain to an on-premises Microsoft Exchange Server 2016 or 2013 environment.
28
+
- You configure **contoso.com** as a parent domain.
29
+
- You add the **contoso.com** parent domain as an accepted domain in an on-premises Microsoft Exchange Server 2016 or 2013 environment.
29
30
- You have an on-premises application server domain, such as **app.contoso.com**, that is a subdomain of the parent domain.
30
-
- You configured the parent domain to accept email messages from domains such as ***.contoso.com**.
31
+
- You configure the parent domain to accept email messages from domains such as ***.contoso.com**.
31
32
- You try to send an email message to the on-premises application through Exchange Server.
32
33
33
-
In this scenario, the message cannot be sent. Instead, it loops between the Exchange Edge Transport server and Microsoft 365. Additionally, you receive a non-delivery report (NDR) that resembles the following:
34
+
In this scenario, the message can't be sent. Instead, it loops between the Exchange Edge Transport server and Microsoft 365. Additionally, you receive a non-delivery report (NDR) that resembles the following:
34
35
35
-
> **554 5.4.14 Hop count exceeded - possible mail loop**
36
+
> `554 5.4.14 Hop count exceeded - possible mail loop`
36
37
37
38
## Cause
38
39
@@ -44,7 +45,7 @@ In this scenario, the subdomain is part of the address space in the **EdgeSync -
44
45
45
46
To fix this issue, use the following steps:
46
47
47
-
1. Add the subdomain as an accepted domain. To do this, run the following command:
48
+
1. Add the subdomain as an accepted domain. Run the following command:
0 commit comments