Internet Message Format: Difference between revisions
Appearance
Created page with "The Internet Message Format or '''IMF''' also known as '''RFC5322''' and frequently informally referred to as a '''mail''' file, is a text file format used for composing, stor..." |
mNo edit summary |
||
(2 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
The Internet Message Format or '''IMF''' also known as '''RFC5322''' and frequently informally referred to as a '''mail''' file, is a text file format used for composing, storing and transporting electronic mail in. | The Internet Message Format or '''IMF''' also known as '''RFC5322''' and frequently informally referred to simply as a '''mail''' file, is a text file format used for composing, storing and transporting electronic mail in. | ||
== | ==Editor support== | ||
* [[jEdit]] - Java based editor - Mail file syntax highlighting built in | * [[jEdit]] - Java based editor - Mail file syntax highlighting built in | ||
==Links== | ==Links== | ||
* [https://tools.ietf.org/html/rfc5322 | * [https://tools.ietf.org/html/rfc5322 RFC5322 Internet Message Format] (Draft Standard) | ||
* [https://tools.ietf.org/html/rfc6854 RFC6854 Internet Message Format Update] | |||
[[Category:File formats]] | [[Category:File formats]] |
Latest revision as of 16:13, 9 May 2018
The Internet Message Format or IMF also known as RFC5322 and frequently informally referred to simply as a mail file, is a text file format used for composing, storing and transporting electronic mail in.
Editor support
- jEdit - Java based editor - Mail file syntax highlighting built in
Links
- RFC5322 Internet Message Format (Draft Standard)
- RFC6854 Internet Message Format Update