Test filesEmail › plain-text.eml

Sample EML file (plain text)

A minimal, fully valid RFC 5322 message: text/plain, UTF-8, CRLF line endings and all required headers.

↓ Download plain-text.eml
Filenameplain-text.eml
FormatEML
Size337 bytes (337 bytes)
MIME typemessage/rfc822
SHA-256761804bd96c81708c2e692bcaac173aac84182ffbc078b9dd6e891f3b63fe30a
What this file catchesBaseline for any .eml parser. Confirms header parsing, CRLF handling and that the body is separated by exactly one blank line.

Download & verify

curl -fsSL -o "plain-text.eml" "https://files.hexaqa.com/email/plain-text.eml"
curl -fsSL "https://files.hexaqa.com/email/plain-text.eml" | sha256sum # expect: 761804bd96c81708c2e692bcaac173aac84182ffbc078b9dd6e891f3b63fe30a

More email test files

long-folded-headers.emlmailbox.mboxmissing-required-headers.emloutlook-message.msgquoted-printable.emlspoofed-display-name.emlthreaded-reply.emlunicode-headers.eml

← All Email files