Skip to content

Commit ac0b21e

Browse files
committed
Updates to AutoForwardingMode param in outbound spam
1 parent 346c182 commit ac0b21e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

exchange/exchange-ps/exchange/New-HostedOutboundSpamFilterPolicy.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,9 +117,9 @@ Accept wildcard characters: False
117117
118118
The AutoForwardingMode specifies how the policy controls automatic email forwarding to outbound recipients. Valid values are:
119119
120-
- Automatic: Allows outbound spam filtering to control automatic external email forwarding. This is the default value.
121-
- On: Automatic external email forwarding is not disabled by the policy.
122-
- Off: All automatic external email forwarding is disabled by the policy.
120+
- Automatic: Automatic external email forwarding is blocked by the system. This is the default value.
121+
- On: Automatic external email forwarding is not restricted.
122+
- Off: Automatic external email forwarding is disabled and will result in a non-delivery report (also known as an NDR or bounce message) to the sender.
123123
124124
This setting applies only to cloud-based mailboxes, and automatic forwarding to internal recipients is not affected by this setting.
125125

exchange/exchange-ps/exchange/Set-HostedOutboundSpamFilterPolicy.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -122,9 +122,9 @@ Accept wildcard characters: False
122122
123123
The AutoForwardingMode specifies how the policy controls automatic email forwarding to outbound recipients. Valid values are:
124124
125-
- Automatic: Allows outbound spam filtering to control automatic external email forwarding. This is the default value.
126-
- On: Automatic external email forwarding is not disabled by the policy.
127-
- Off: All automatic external email forwarding is disabled by the policy.
125+
- Automatic: Automatic external email forwarding is blocked by the system. This is the default value.
126+
- On: Automatic external email forwarding is not restricted.
127+
- Off: Automatic external email forwarding is disabled and will result in a non-delivery report (also known as an NDR or bounce message) to the sender.
128128
129129
This setting applies only to cloud-based mailboxes, and automatic forwarding to internal recipients is not affected by this setting.
130130

0 commit comments

Comments
 (0)