1 |
Goals
-
Multimedia, multi-language, multi-component extension of RFC-822
-
Full backward compatibility with RFC-822
-
Open design to incorporate multiple well-known formats
-
Easy extension to new types and formats
|
2 |
Retain RFC-822 header+body format
|
3 |
Add new header fields
|
4 |
Allow for multipart multimedia bodies
|
5 |
Include media type and encoding information in new header fields such as: Content-Type, Content-Description, Content-Transfer-Encoding, Content-ID
|
6 |
Retain 7-bit ASCII for all valid encoding schemes
|
7 |
Implement multi-component bodies via a special 'magic type' Content-Type: multipart
|