SpfResultFilterInput Input Object
SPF (Sender Policy Framework) record verification result for email authorization
Fields
#
and
errorMessage
DNS error message if an error occurred, otherwise 'No Error'
hasTarvent
Indicates whether the SPF record includes Tarvent's SPF (include:spf.trvt.io)
isNative
Indicates whether the SPF 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)
or
recordDomain
The domain where the SPF record was found (may differ from the checked domain if resolved through CNAME or parent domain)
status
Verification status: Valid if SPF includes Tarvent's SPF record, Invalid otherwise
Previous
SpfResult
Next
SpfResultSortInput
