Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update New-TenantAllowBlockListSpoofItems.md
Added DKIM
  • Loading branch information
chrisda committed Jun 8, 2022
commit a4c480c7592b03c961dfcbfdc980b376d05cfb60
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@ The SendingInfrastructure parameter specifies the source of the messages sent by

- An email domain (for example contoso.com). The domain is found in the reverse DNS lookup (PTR record) of the source email server's IP address.
- An IP address using the syntax: \<source IP\>/24 (for example, 192.168.100.100/24). Use the IP address if the source IP address has no PTR record.
- A verified DKIM domain.

```yaml
Type: String
Expand Down