Email Authentication Object

The Email Authentication object describes the Sender Policy Framework (SPF), DomainKeys Identified Mail (DKIM) and Domain-based Message Authentication, Reporting and Conformance (DMARC) attributes of an email.
Name Attribute Requirement Type Description
DKIM Domain dkim_domain Recommended String The DomainKeys Identified Mail (DKIM) signing domain of the email.
DKIM Status dkim_id Recommended Integer The DomainKeys Identified Mail (DKIM) status of the email.
0Unknown
1Pass
2Fail
3Other
4None
DMARC Status dmarc_id Recommended Integer The Domain-based Message Authentication, Reporting and Conformance (DMARC) status of the email.
0Unknown
1Pass
2Fail
3Other
4None
DMARC Override dmarc_override Recommended String The Domain-based Message Authentication, Reporting and Conformance (DMARC) override action.
DMARC Policy dmarc_policy_id Recommended Integer The Domain-based Message Authentication, Reporting and Conformance (DMARC) policy..
0Unknown
1Policy Reject
2Policy Quarantine
4None
Raw Header raw_header Recommended String The email authentication header.
SPF Status spf_id Recommended Integer The Sender Policy Framework (SPF) status of the email.
0Unknown
1Pass
2Fail
3Other
4None