Skip to content

Commit 5fff4ea

Browse files
authored
SCL in ExO clarifications (#13756)
1 parent e9562c6 commit 5fff4ea

4 files changed

Lines changed: 56 additions & 58 deletions

File tree

exchange/exchange-ps/ExchangePowerShell/New-HostedContentFilterPolicy.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ Accept wildcard characters: False
174174

175175
> Applicable: Exchange Online, Built-in security add-on for on-premises mailboxes
176176

177-
The AllowedSenderDomains parameter specifies trusted domains that aren't processed by the spam filter. Messages from senders in these domains are stamped with `SFV:SKA` in the `X-Forefront-Antispam-Report header` and receive a spam confidence level (SCL) of -1, so the messages are delivered to the recipient's inbox. Valid values are one or more SMTP domains.
177+
The AllowedSenderDomains parameter specifies trusted domains that bypass spam filtering. Messages from senders in these domains are stamped with `SFV:SKA` in the `X-Forefront-Antispam-Report` header. The spam confidence level (SCL) value stamped on the message doesn't determine the verdict or action in Exchange Online and might not be -1. Valid values are one or more SMTP domains.
178178

179179
**Caution**: Think very carefully before you add domains here. For more information, see [Create sender allowlists for cloud mailboxes](https://learn.microsoft.com/defender-office-365/create-safe-sender-lists-in-office-365).
180180

@@ -198,7 +198,7 @@ Accept wildcard characters: False
198198

199199
> Applicable: Exchange Online, Built-in security add-on for on-premises mailboxes
200200

201-
The AllowedSenders parameter specifies a list of trusted senders that skip spam filtering. Messages from these senders are stamped with SFV:SKA in the X-Forefront-Antispam-Report header and receive an SCL of -1, so the messages are delivered to the recipient's inbox. Valid values are one or more SMTP email addresses.
201+
The AllowedSenders parameter specifies a list of trusted senders that bypass spam filtering. Messages from these senders are stamped with `SFV:SKA` in the `X-Forefront-Antispam-Report` header. The SCL value stamped on the message doesn't determine the verdict or action in Exchange Online and might not be -1. Valid values are one or more SMTP email addresses.
202202

203203
**Caution**: Think very carefully before you add senders here. For more information, see [Create sender allowlists for cloud mailboxes](https://learn.microsoft.com/defender-office-365/create-safe-sender-lists-in-office-365).
204204

@@ -222,7 +222,7 @@ Accept wildcard characters: False
222222

223223
> Applicable: Exchange Online, Built-in security add-on for on-premises mailboxes
224224

225-
The BlockedSenderDomains parameter specifies domains that are always marked as spam sources. Messages from senders in these domains are stamped with `SFV:SKB` value in the `X-Forefront-Antispam-Report` header and receive an SCL of 6 (spam). Valid values are one or more SMTP domains.
225+
The BlockedSenderDomains parameter specifies domains that are always marked as spam sources. Messages from senders in these domains are stamped with `SFV:SKB` in the `X-Forefront-Antispam-Report` header. The SCL value stamped on the message doesn't determine the verdict or action in Exchange Online and might not be 6. Valid values are one or more SMTP domains.
226226

227227
**Note**: Manually blocking domains isn't dangerous, but it can increase your administrative workload. For more information, see [Create sender blocklists for cloud mailboxes](https://learn.microsoft.com/defender-office-365/create-block-sender-lists-in-office-365).
228228

@@ -246,7 +246,7 @@ Accept wildcard characters: False
246246

247247
> Applicable: Exchange Online, Built-in security add-on for on-premises mailboxes
248248

249-
The BlockedSenders parameter specifies senders that are always marked as spam sources. Messages from these senders are stamped with `SFV:SKB` in the `X-Forefront-Antispam-Report` header and receive an SCL of 6 (spam). Valid values are one or more SMTP email addresses.
249+
The BlockedSenders parameter specifies senders that are always marked as spam sources. Messages from these senders are stamped with `SFV:SKB` in the `X-Forefront-Antispam-Report` header. The SCL value stamped on the message doesn't determine the verdict or action in Exchange Online and might not be 6. Valid values are one or more SMTP email addresses.
250250

251251
**Note**: Manually blocking senders isn't dangerous, but it can increase your administrative workload. For more information, see [Create sender blocklists for cloud mailboxes](https://learn.microsoft.com/defender-office-365/create-block-sender-lists-in-office-365).
252252

@@ -682,7 +682,7 @@ Accept wildcard characters: False
682682
The IncreaseScoreWithBizOrInfoUrls parameter increases the spam score of messages that contain links to .biz or .info domains. Valid values are:
683683

684684
- Off: The setting is disabled. This value is the default, and we recommend that you don't change it.
685-
- On: The setting is enabled. Messages that contain links to .biz or .info domains are given a higher spam score and therefore have a higher chance of getting marked as spam with SCL 5 or 6, and the X-header `X-CustomSpam: URL to .biz or .info websites` is added to the message. Not all messages that match this setting are marked as spam.
685+
- On: The setting is enabled. Messages that contain links to .biz or .info domains are given a higher spam score and therefore have a higher chance of being identified as spam, and the X-header `X-CustomSpam: URL to .biz or .info websites` is added to the message. Not all messages that match this setting are identified as spam.
686686
- Test: The action specified by the TestModeAction parameter is taken on the message.
687687

688688
```yaml
@@ -704,7 +704,7 @@ Accept wildcard characters: False
704704
The IncreaseScoreWithImageLinks parameter increases the spam score of messages that contain image links to remote websites. Valid values are:
705705

706706
- Off: The setting is disabled. This value is the default, and we recommend that you don't change it.
707-
- On: The setting is enabled. Messages that contain image links to remote websites are given a higher spam score and therefore have a higher chance of getting marked as spam with SCL 5 or 6, and the X-header `X-CustomSpam: Image links to remote sites` is added to the message. Not all messages that match this setting are marked as spam.
707+
- On: The setting is enabled. Messages that contain image links to remote websites are given a higher spam score and therefore have a higher chance of being identified as spam, and the X-header `X-CustomSpam: Image links to remote sites` is added to the message. Not all messages that match this setting are identified as spam.
708708
- Test: The action specified by the TestModeAction parameter is taken on the message.
709709

710710
```yaml
@@ -726,7 +726,7 @@ Accept wildcard characters: False
726726
The IncreaseScoreWithNumericIps parameter increases the spam score of messages that contain links to IP addresses. Valid values are:
727727

728728
- Off: The setting is disabled. This value is the default, and we recommend that you don't change it.
729-
- On: The setting is enabled. Messages that contain links to IP addresses are given a higher spam score and therefore have a higher chance of getting marked as spam with SCL 5 or 6, and the X-header `X-CustomSpam: Numeric IP in URL` is added to the message. Not all messages which matches the setting are marked as spam.
729+
- On: The setting is enabled. Messages that contain links to IP addresses are given a higher spam score and therefore have a higher chance of being identified as spam, and the X-header `X-CustomSpam: Numeric IP in URL` is added to the message. Not all messages that match this setting are identified as spam.
730730
- Test: The action specified by the TestModeAction parameter is taken on the message.
731731

732732
```yaml
@@ -748,7 +748,7 @@ Accept wildcard characters: False
748748
The IncreaseScoreWithRedirectToOtherPort parameter increases the spam score of messages that contain links that redirect to TCP ports other than 80 (HTTP), 8080 (alternate HTTP), or 443 (HTTPS). Valid values are:
749749

750750
- Off: The setting is disabled. This value is the default, and we recommend that you don't change it.
751-
- On: The setting is enabled. Messages that contain links that redirect to other TCP ports are given a higher spam score and therefore have a higher chance of getting marked as spam with SCL 5 or 6, and the X-header `X-CustomSpam: URL redirect to other port` is added to the message. Not all messages that match this setting are marked as spam.
751+
- On: The setting is enabled. Messages that contain links that redirect to other TCP ports are given a higher spam score and therefore have a higher chance of being identified as spam, and the X-header `X-CustomSpam: URL redirect to other port` is added to the message. Not all messages that match this setting are identified as spam.
752752
- Test: The action specified by the TestModeAction parameter is taken on the message.
753753

754754
```yaml
@@ -840,7 +840,7 @@ Accept wildcard characters: False
840840
The MarkAsSpamBulkMail parameter allows spam filtering to act on bulk email messages. Valid values are:
841841

842842
- Off: The message is stamped with the BCL, but no action is taken for a bulk email filtering verdict. In effect, the values of the BulkThreshold and BulkSpamAction parameters are irrelevant.
843-
- On: This value is the default. A BCL that's greater than the BulkThreshold value is converted to an SCL 6 that corresponds to a filtering verdict of spam, and the BulkSpamAction value is taken on the message.
843+
- On: This value is the default. A BCL that's greater than the BulkThreshold value produces a **Bulk complaint level (BCL) met or exceeded** filtering verdict, and the BulkSpamAction value is taken on the message. The SCL value stamped on the message doesn't determine the verdict or action in Exchange Online.
844844
- Test: This value is available, but isn't used for this parameter.
845845

846846
```yaml
@@ -862,7 +862,7 @@ Accept wildcard characters: False
862862
The MarkAsSpamEmbedTagsInHtml parameter marks a message as spam when the message contains HTML \<embed\> tags. Valid values are:
863863

864864
- Off: The setting is disabled. This value is the default, and we recommend that you don't change it.
865-
- On: The setting is enabled. Messages that contain HTML \<embed\> tags are given the SCL 9 (high confidence spam), and the X-header `X-CustomSpam: Embed tag in html` is added to the message.
865+
- On: The setting is enabled. Messages that contain HTML \<embed\> tags are identified as high confidence spam, and the X-header `X-CustomSpam: Embed tag in html` is added to the message. The SCL value stamped on the message doesn't determine the verdict or action in Exchange Online.
866866
- Test: The action specified by the TestModeAction parameter is taken on the message.
867867

868868
```yaml
@@ -884,7 +884,7 @@ Accept wildcard characters: False
884884
The MarkAsSpamEmptyMessages parameter marks a message as spam when the message contains no subject, no content in the message body, and no attachments. Valid values are:
885885

886886
- Off: The setting is disabled. This value is the default, and we recommend that you don't change it.
887-
- On: The setting is enabled. Empty messages are given the SCL 9 (high confidence spam), and the X-header `X-CustomSpam: Empty Message` is added to the message.
887+
- On: The setting is enabled. Empty messages are identified as high confidence spam, and the X-header `X-CustomSpam: Empty Message` is added to the message. The SCL value stamped on the message doesn't determine the verdict or action in Exchange Online.
888888
- Test: The action specified by the TestModeAction parameter is taken on the message.
889889

890890
```yaml
@@ -906,7 +906,7 @@ Accept wildcard characters: False
906906
The MarkAsSpamFormTagsInHtml parameter marks a message as spam when the message contains HTML \<form\> tags. Valid values are:
907907

908908
- Off: The setting is disabled. This value is the default, and we recommend that you don't change it.
909-
- On: The setting is enabled. Messages that contain HTML \<form\> tags are given the SCL 9 (high confidence spam), and the X-header `X-CustomSpam: Form tag in html` is added to the message.
909+
- On: The setting is enabled. Messages that contain HTML \<form\> tags are identified as high confidence spam, and the X-header `X-CustomSpam: Form tag in html` is added to the message. The SCL value stamped on the message doesn't determine the verdict or action in Exchange Online.
910910
- Test: The action specified by the TestModeAction parameter is taken on the message.
911911

912912
```yaml
@@ -928,7 +928,7 @@ Accept wildcard characters: False
928928
The MarkAsSpamFramesInHtml parameter marks a message as spam when the message contains HTML \<frame\> or \<iframe\> tags. Valid values are:
929929

930930
- Off: The setting is disabled. This value is the default, and we recommend that you don't change it.
931-
- On: The setting is enabled. Messages that contain HTML \<frame\> or \<iframe\> tags are given the SCL 9 (high confidence spam), and the X-header `X-CustomSpam: IFRAME or FRAME in HTML` is added to the message.
931+
- On: The setting is enabled. Messages that contain HTML \<frame\> or \<iframe\> tags are identified as high confidence spam, and the X-header `X-CustomSpam: IFRAME or FRAME in HTML` is added to the message. The SCL value stamped on the message doesn't determine the verdict or action in Exchange Online.
932932
- Test: The action specified by the TestModeAction parameter is taken on the message.
933933

934934
```yaml
@@ -950,7 +950,7 @@ Accept wildcard characters: False
950950
The MarkAsSpamFromAddressAuthFail parameter marks a message as spam when Sender ID filtering encounters a hard fail. This setting combines an Sender Policy Framework (SPF) check with a Sender ID check to help protect against message headers that contain forged senders. Valid values are:
951951

952952
- Off: The setting is disabled. This value is the default, and we recommend that you don't change it.
953-
- On: The setting is enabled. Messages where Sender ID filtering encounters a hard fail are given the SCL 9 (high confidence spam), and the X-header `X-CustomSpam: SPF From Record Fail` is added to the message.
953+
- On: The setting is enabled. Messages where Sender ID filtering encounters a hard fail are identified as high confidence spam, and the X-header `X-CustomSpam: SPF From Record Fail` is added to the message. The SCL value stamped on the message doesn't determine the verdict or action in Exchange Online.
954954

955955
```yaml
956956
Type: SpamFilteringOption
@@ -971,7 +971,7 @@ Accept wildcard characters: False
971971
The MarkAsSpamJavaScriptInHtml parameter marks a message as spam when the message contains JavaScript or VBScript. Valid values are:
972972

973973
- Off: The setting is disabled. This value is the default, and we recommend that you don't change it.
974-
- On: The setting is enabled. Messages that contain JavaScript or VBScript are given the SCL 9 (high confidence spam), and the X-header `X-CustomSpam: Javascript or VBscript tags in HTML` is added to the message.
974+
- On: The setting is enabled. Messages that contain JavaScript or VBScript are identified as high confidence spam, and the X-header `X-CustomSpam: Javascript or VBscript tags in HTML` is added to the message. The SCL value stamped on the message doesn't determine the verdict or action in Exchange Online.
975975
- Test: The action specified by the TestModeAction parameter is taken on the message.
976976

977977
```yaml
@@ -993,7 +993,7 @@ Accept wildcard characters: False
993993
The MarkAsSpamNdrBackscatter parameter marks a message as spam when the message is a non-delivery report (also known as an NDR or bounce messages) sent to a forged sender (known as *backscatter*). Valid values are:
994994

995995
- Off: The setting is disabled. This value is the default, and we recommend that you don't change it.
996-
- On: The setting is enabled. Backscatter is given the SCL 9 (high confidence spam), and the X-header `X-CustomSpam: Backscatter NDR` is added to the message.
996+
- On: The setting is enabled. Backscatter is identified as high confidence spam, and the X-header `X-CustomSpam: Backscatter NDR` is added to the message. The SCL value stamped on the message doesn't determine the verdict or action in Exchange Online.
997997

998998
```yaml
999999
Type: SpamFilteringOption
@@ -1014,7 +1014,7 @@ Accept wildcard characters: False
10141014
The MarkAsSpamObjectTagsInHtml parameter marks a message as spam when the message contains HTML \<object\> tags. Valid values are:
10151015

10161016
- Off: The setting is disabled. This value is the default, and we recommend that you don't change it.
1017-
- On: The setting is enabled. Messages that contain HTML \<object\> tags are given the SCL 9 (high confidence spam), and the X-header `X-CustomSpam: Object tag in html` is added to the message.
1017+
- On: The setting is enabled. Messages that contain HTML \<object\> tags are identified as high confidence spam, and the X-header `X-CustomSpam: Object tag in html` is added to the message. The SCL value stamped on the message doesn't determine the verdict or action in Exchange Online.
10181018
- Test: The action specified by the TestModeAction parameter is taken on the message.
10191019

10201020
```yaml
@@ -1036,7 +1036,7 @@ Accept wildcard characters: False
10361036
The MarkAsSpamSensitiveWordList parameter marks a message as spam when the message contains words from the sensitive words list. Microsoft maintains a dynamic but non-editable list of words that are associated with potentially offensive messages. Valid values are:
10371037

10381038
- Off: The setting is disabled. This value is the default, and we recommend that you don't change it.
1039-
- On: The setting is enabled. Messages that contain words from the sensitive word list in the subject or message body are given the SCL 9 (high confidence spam), and the X-header `X-CustomSpam: Sensitive word in subject/body` is added to the message.
1039+
- On: The setting is enabled. Messages that contain words from the sensitive word list in the subject or message body are identified as high confidence spam, and the X-header `X-CustomSpam: Sensitive word in subject/body` is added to the message. The SCL value stamped on the message doesn't determine the verdict or action in Exchange Online.
10401040
- Test: The action specified by the TestModeAction parameter is taken on the message.
10411041

10421042
```yaml
@@ -1058,7 +1058,7 @@ Accept wildcard characters: False
10581058
The MarkAsSpamSpfRecordHardFail parameter marks a message as spam when SPF record checking encounters a hard fail. Valid values are:
10591059

10601060
- Off: The setting is disabled. This value is the default, and we recommend that you don't change it.
1061-
- On: The setting is enabled. Messages sent from an IP address that isn't specified in the SPF Sender Policy Framework (SPF) record in DNS are given the SCL 9 (high confidence spam), and the X-header `X-CustomSpam: SPF Record Fail` is added to the message.
1061+
- On: The setting is enabled. Messages sent from an IP address that isn't specified in the SPF Sender Policy Framework (SPF) record in DNS are identified as high confidence spam, and the X-header `X-CustomSpam: SPF Record Fail` is added to the message. The SCL value stamped on the message doesn't determine the verdict or action in Exchange Online.
10621062

10631063
```yaml
10641064
Type: SpamFilteringOption
@@ -1079,7 +1079,7 @@ Accept wildcard characters: False
10791079
The MarkAsSpamWebBugsInHtml parameter marks a message as spam when the message contains web bugs (also known as web beacons). Valid values are:
10801080

10811081
- Off: The setting is disabled. This value is the default, and we recommend that you don't change it.
1082-
- On: The setting is enabled. Messages that contain web bugs are given the SCL 9 (high confidence spam), and the X-header `X-CustomSpam: Web bug` is added to the message.
1082+
- On: The setting is enabled. Messages that contain web bugs are identified as high confidence spam, and the X-header `X-CustomSpam: Web bug` is added to the message. The SCL value stamped on the message doesn't determine the verdict or action in Exchange Online.
10831083
- Test: The action specified by the TestModeAction parameter is taken on the message.
10841084

10851085
```yaml

0 commit comments

Comments
 (0)