Jump to content

Internet Message Format: Difference between revisions

From EDM2
mNo edit summary
Ak120 (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
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.  
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.


==OS/2 editors with IMF support ==
==Editor support==
* [[jEdit]] - Java based editor - Mail file syntax highlighting built in - Current.
* [[jEdit]] - Java based editor - Mail file syntax highlighting built in


==Links==
==Links==
* [https://tools.ietf.org/html/rfc5322 The RFC5322 Standard]
* [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