Skip to content

Commit da136d9

Browse files
committed
Automatic external email forwarding update
1 parent 797bd5f commit da136d9

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -111,11 +111,11 @@ Accept wildcard characters: False
111111
### -AutoForwardingMode
112112
The AutoForwardingMode specifies how the policy controls automatic email forwarding to external recipients. Valid values are:
113113
114-
- Automatic: This is the default value. This setting is now the same as Off. When this setting was originally introduced, this value was equivalent to On. Over time, thanks to the principles of [secure by default](https://learn.microsoft.com/defender-office-365/secure-by-default), this value was gradually changed to the equivalent of Off for all customers. For more information, see [this blog post](https://techcommunity.microsoft.com/t5/exchange-team-blog/all-you-need-to-know-about-automatic-email-forwarding-in/ba-p/2074888).
115-
- On: Automatic external email forwarding is not restricted.
116-
- 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.
114+
- Automatic: This is the default value. This value is now the same as Off. When this value was originally introduced, it was equivalent to On. Over time, thanks to the principles of [secure by default](https://learn.microsoft.com/defender-office-365/secure-by-default), the effect of this value was eventually changed to Off for all customers. For more information, see [this blog post](https://techcommunity.microsoft.com/t5/exchange-team-blog/all-you-need-to-know-about-automatic-email-forwarding-in/ba-p/2074888).
115+
- On: Automatic external email forwarding isn't disabled by the policy.
116+
- Off: Automatic external email forwarding is disabled by the policy and results in a non-delivery report (also known as an NDR or bounce message) to the sender.
117117
118-
This setting applies only to cloud-based mailboxes, and automatic forwarding to internal recipients is not affected by this setting.
118+
This setting applies to cloud-based mailboxes only. Automatic forwarding to internal recipients isn't affected by this setting.
119119
120120
```yaml
121121
Type: AutoForwardingMode

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -114,11 +114,11 @@ Accept wildcard characters: False
114114
### -AutoForwardingMode
115115
The AutoForwardingMode specifies how the policy controls automatic email forwarding to external recipients. Valid values are:
116116
117-
- Automatic: This is the default value. This setting is now the same as Off. When this setting was originally introduced, this value was equivalent to On. Over time, thanks to the principles of [secure by default](https://learn.microsoft.com/defender-office-365/secure-by-default), this value was gradually changed to the equivalent of Off for all customers. For more information, see [this blog post](https://techcommunity.microsoft.com/t5/exchange-team-blog/all-you-need-to-know-about-automatic-email-forwarding-in/ba-p/2074888).
118-
- On: Automatic external email forwarding is not restricted.
119-
- 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.
117+
- Automatic: This is the default value. This value is now the same as Off. When this value was originally introduced, it was equivalent to On. Over time, thanks to the principles of [secure by default](https://learn.microsoft.com/defender-office-365/secure-by-default), the effect of this value was eventually changed to Off for all customers. For more information, see [this blog post](https://techcommunity.microsoft.com/t5/exchange-team-blog/all-you-need-to-know-about-automatic-email-forwarding-in/ba-p/2074888).
118+
- On: Automatic external email forwarding isn't disabled by the policy.
119+
- Off: Automatic external email forwarding is disabled by the policy and results in a non-delivery report (also known as an NDR or bounce message) to the sender.
120120
121-
This setting applies only to cloud-based mailboxes, and automatic forwarding to internal recipients is not affected by this setting.
121+
This setting applies to cloud-based mailboxes only. Automatic forwarding to internal recipients isn't affected by this setting.
122122
123123
```yaml
124124
Type: AutoForwardingMode

0 commit comments

Comments
 (0)