MailSlurp::Object::EmailAnalysis
Load the model package
use MailSlurp::Object::EmailAnalysis;
Properties
Name | Type | Description | Notes |
spam_verdict | string | Verdict of spam ranking analysis | [optional] |
virus_verdict | string | Verdict of virus scan analysis | [optional] |
spf_verdict | string | Verdict of Send Policy Framework record spoofing analysis | [optional] |
dkim_verdict | string | Verdict of DomainKeys Identified Mail analysis | [optional] |
dmarc_verdict | string | Verdict of Domain-based Message Authentication Reporting and Conformance analysis | [optional] |
[Back to Model list] [Back to API list] [Back to ]