formatemail
FormatEmail is a proposed data interchange concept designed to encode the full content and metadata of email messages in a structured, machine-readable form. It aims to complement traditional MIME-encoded emails by providing a persistent, schema-driven representation suitable for archiving, indexing, and cross-platform transmission.
Core concepts include representing a message as a top-level object with fields for header data (message_id,
Syntax and encoding are typically described via a JSON-like schema called FormatEmail JSON (FEJSON). Implementations may
Advantages commonly cited include improved indexability, easier diffs for version-controlled archives, and resilience to changes in
History and status: the term appears in technical discussions about email data interchange, but no formal standard