Magidoc

MxResult
Object

MX (Mail Exchange) record verification result for mail routing configuration

Fields

#

currentRecord

The current MX record found during verification

errorMessage

Non-null

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

hasError

Non-null

Indicates whether a DNS error occurred during the MX lookup

isNative

Non-null

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

isRoot

Non-null

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

recordCount

Non-null

Number of MX records found for the domain

recordDomain

Non-null

The domain where the MX record was found (may differ from the checked domain if resolved through CNAME)

status

Non-null

Verification status: Valid if MX points to Tarvent mail servers, Invalid otherwise

suggestedRecord

The recommended MX record configuration for Tarvent mail routing

tarventMailServer

Non-null

Indicates whether the MX record points to a Tarvent mail server

Usages

#

References

#