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/exchange-ps/exchange/New-TransportRule.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4132,7 +4132,11 @@ This parameter specifies an action or part of an action for the rule.
4132
4132
4133
4133
In on-premises Exchange, this action is only available on Mailbox servers.
4134
4134
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.
4136
4140
4137
4141
You can use this parameter with the NotifySender parameter for a custom non-delivery report (also known as an NDR or bounce message).
Copy file name to clipboardExpand all lines: exchange/exchange-ps/exchange/Set-TransportRule.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4125,7 +4125,11 @@ This parameter specifies an action or part of an action for the rule.
4125
4125
4126
4126
In on-premises Exchange, this action is only available on Mailbox servers.
4127
4127
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.
4129
4133
4130
4134
You can use this parameter with the NotifySender parameter for a custom non-delivery report (also known as an NDR or bounce message).
0 commit comments