Magidoc

DmarcResultFilterInput
Input Object

DMARC (Domain-based Message Authentication, Reporting and Conformance) record verification result

Fields

#

currentRecord

The current DMARC record found during verification

errorMessage

DNS error message if an error occurred, otherwise 'No Error'

hasError

Indicates whether a DNS error occurred during the DMARC lookup

isNative

Indicates whether the DMARC record is native to the domain (not resolved through a CNAME chain)

isRoot

Indicates whether the domain where the record was found is a root/apex domain (cannot use CNAME at root)

policy

The DMARC policy value (none, quarantine, reject)

recordDomain

The domain where the DMARC record was found

status

Verification status: Valid if a recognized policy is present, Missing if no record found

suggestedRecord

The recommended DMARC record configuration