Test filesEmail › with-attachment.eml

Sample EML file (with attachment)

multipart/mixed with a base64-encoded PNG attachment and a Content-Disposition filename.

↓ Download with-attachment.eml
Filenamewith-attachment.eml
FormatEML
Size693 bytes (693 bytes)
MIME typemessage/rfc822
SHA-256ca97de3ad84e6e15180a50d27b2a9195d4a77ea10f6fce7e3ae5ff6f47c3e3bf
What this file catchesAttachment extraction: base64 decoding, filename parsing, and handlers that assume every part is text.

Download & verify

curl -fsSL -o "with-attachment.eml" "https://files.hexaqa.com/email/with-attachment.eml"
curl -fsSL "https://files.hexaqa.com/email/with-attachment.eml" | sha256sum # expect: ca97de3ad84e6e15180a50d27b2a9195d4a77ea10f6fce7e3ae5ff6f47c3e3bf

More email test files

threaded-reply.emlunicode-headers.emlweb-archive.mhtwinmail-tnef.emlapple-mail.emlxattachment-tricky-filename.emldkim-spf-headers.emlempty-body.eml

← All Email files