Internet e-mail message format
From Just Solve the File Format Problem
Electronic mail (e-mail or email) has been in use on the Internet (and its predecessor, the Arpanet) since the 1970s. A series of RFC documents has specified its standard transmission format. The best-known (and the one which lent its name to the official MIME type for a single message of this format) is RFC 822, but this superseded the earlier RFC 733 and was in turn later superseded by RFC 2822 and RFC 5322.
Collections of multiple messages of this type, such as mailboxes stored for the use of mail programs or list digests and archives, are stored in a number of formats including mbox.
Contents |
Identifiers
- MIME type (Internet media type): message/rfc822
- The extension .eml is sometimes used for files containing individual messages in this format, but this is not universal; other extensions, or no extension at all, can also be used.
Sample files
- Copy of e-mail "chain letter" as saved directly off a university mainframe in 1984 and transferred to an IBM PC (Ctrl-Z at end was probably added by PC-DOS): shows some examples of archaic formatting and addressing of that era
References
Links
- ForensicsWiki entry (some detail still to migrate over, including a list of programs)