Skip to content

Commit 10a65e7

Browse files
authored
Update New-HostedContentFilterPolicy.md
1 parent 1122478 commit 10a65e7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -621,7 +621,7 @@ Accept wildcard characters: False
621621
The IncreaseScoreWithBizOrInfoUrls parameter increases the spam score of messages that contain links to .biz or .info domains. Valid values are:
622622

623623
- Off: The setting is disabled. This is the default value, and we recommend that you don't change it.
624-
- 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. Note that not all messages that match the setting will be marked as spam.
624+
- 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 will be marked as spam.
625625
- Test: The action specified by the TestModeAction parameter is taken on the message.
626626

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

643643
- Off: The setting is disabled. This is the default value, and we recommend that you don't change it.
644-
- 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. Note that not all messages which matches the setting will be marked as spam.
644+
- 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 will be marked as spam.
645645
- Test: The action specified by the TestModeAction parameter is taken on the message.
646646

647647
```yaml

0 commit comments

Comments
 (0)