Skip to content

Commit 2041d3a

Browse files
authored
Clarify RejectDirectSend parameter usage in Set-OrganizationConfig
Added description for RejectDirectSend parameter in Set-OrganizationConfig documentation according to the public article: https://techcommunity.microsoft.com/blog/exchange/introducing-more-control-over-direct-send-in-exchange-online/4408790
1 parent 5a179bc commit 2041d3a

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

exchange/exchange-ps/ExchangePowerShell/Set-OrganizationConfig.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4050,7 +4050,10 @@ Accept wildcard characters: False
40504050

40514051
This parameter is available only in the cloud-based service.
40524052

4053-
{{ Fill RejectDirectSend Description }}
4053+
The RejectDirectSend parameter specifies whether to block Direct Send in your organization. When you set the RejectDirectSend parameter to $true, Exchange Online will reject anonymous messages sent from your own domain to your organization’s mailboxes when the following conditions are met:
4054+
4055+
- The anonymous incoming messages do not match any Inbound Connector.
4056+
- The domain in the P1 Mail From envelope sender address is an accepted domain in your organization.
40544057

40554058
```yaml
40564059
Type: Boolean

0 commit comments

Comments
 (0)