Analyze a raw email file (.eml)
analyze_emlRun a deliverability/content analysis on a raw RFC 822 email (.eml source: full headers + body). IMPORTANT LIMITS: with no live SMTP session, SPF, blacklist and reverse-DNS cannot be verified from a file - for the authoritative score use create_mailtest instead. Free tool by Postbox Services.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| eml | Yes | The complete raw email source (headers + body), as exported via "Show original" / "Download message" |