Skip to main content
Version: 2.1.0

ORCA.235 - SPF records is set up for all your custom domains.

Overview

SPF helps validate outbound email sent from your custom domain. Microsoft 365 uses the Sender Policy Framework (SPF) TXT record in DNS to ensure that destination email systems trust messages sent from your custom domain.

Remediation action

Set up SPF records to prevent spoofing.

Test Metadata

FieldValue
Test IDORCA.235
SeverityMedium
SuiteORCA
CategoryEXO
PowerShell testTest-ORCA235
TagsEXO, ORCA, ORCA.235

Source

  • Pester test: tests/orca/Test-ORCA235.Tests.ps1
  • PowerShell source: powershell/public/orca/Test-ORCA235.ps1