Skip to content

Commit 3ceb2c0

Browse files
committed
RejectReasonMessageText max characters clarification
Issue #11123
1 parent b63ac4a commit 3ceb2c0

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

exchange/exchange-ps/exchange/New-TransportRule.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4132,7 +4132,11 @@ This parameter specifies an action or part of an action for the rule.
41324132

41334133
In on-premises Exchange, this action is only available on Mailbox servers.
41344134

4135-
The RejectMessageReasonText parameter specifies the explanation text that's used when the rule rejects messages. The maximum number of characters is 1024. If the value contains spaces, enclose the value in quotation marks (").
4135+
The RejectMessageReasonText parameter specifies the explanation text that's used when the rule rejects messages. If the value contains spaces, enclose the value in quotation marks (").
4136+
4137+
In Exchange 2013 or later, the maximum number of characters is 256.
4138+
4139+
In the cloud-based service, the maximum number of characters is 1024.
41364140

41374141
You can use this parameter with the NotifySender parameter for a custom non-delivery report (also known as an NDR or bounce message).
41384142

exchange/exchange-ps/exchange/Set-TransportRule.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4125,7 +4125,11 @@ This parameter specifies an action or part of an action for the rule.
41254125

41264126
In on-premises Exchange, this action is only available on Mailbox servers.
41274127

4128-
The RejectMessageReasonText parameter specifies the explanation text that's used when the rule rejects messages. The maximum number of characters is 1024. If the value contains spaces, enclose the value in quotation marks (").
4128+
The RejectMessageReasonText parameter specifies the explanation text that's used when the rule rejects messages. If the value contains spaces, enclose the value in quotation marks (").
4129+
4130+
In Exchange 2013 or later, the maximum number of characters is 256.
4131+
4132+
In the cloud-based service, the maximum number of characters is 1024.
41294133

41304134
You can use this parameter with the NotifySender parameter for a custom non-delivery report (also known as an NDR or bounce message).
41314135

0 commit comments

Comments
 (0)