DomainResult Object
Complete domain verification result containing DNS record checks for sending configuration
Fields
#
advancedRecords
[DnsRecordResult !]!
Non-null
Advanced DNS record check results (SPF, MX, DMARC) for custom MAILFROM configuration
enableMailFrom
Boolean !
Non-null
Indicates whether the domain can use a custom MAILFROM (envelope sender) aligned with the From address
isAdvancedValid
Boolean !
Non-null
Indicates whether the domain's advanced DNS configuration (SPF, MX, DMARC) is valid for custom MAILFROM
isValid
Boolean !
Non-null
Indicates whether the domain's standard DNS configuration (DKIM, DMARC) is valid for sending
recordResults
[DnsRecordResult !]!
Non-null
Standard DNS record check results (DKIM, MX CNAME, DMARC)
Usages
#
References
#
- Field sendingDomainVerifyResult from Domain
Previous
DomainFilterInput
