Skip to content

Instantly share code, notes, and snippets.

@Xerkus
Last active November 24, 2023 00:21
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Xerkus/3840496 to your computer and use it in GitHub Desktop.
Save Xerkus/3840496 to your computer and use it in GitHub Desktop.
Mime and mail related RFCs

Mime and mail related RFCs

  1. RFC 1847 Security Multiparts for MIME: Multipart/Signed and Multipart/Encrypted
  2. RFC 2045 Multipurpose Internet Mail Extensions (MIME) Part One: Format of Internet Message Bodies
  3. RFC 2046 Multipurpose Internet Mail Extensions (MIME) Part Two: Media Types
  4. RFC 2047 Multipurpose Internet Mail Extensions (MIME) Part Three: Message Header Extensions for Non-ASCII Text
  5. RFC 2049 Multipurpose Internet Mail Extensions (MIME) Part Five: Conformance Criteria and Examples
  6. RFC 2076 Common Internet Message Headers
  7. RFC 2183 Communicating Presentation Information in Internet Messages: The Content-Disposition Header Field
  8. RFC 2231 MIME Parameter Value and Encoded Word Extensions: Character Sets, Languages, and Continuations
  9. RFC 2387 The MIME Multipart/Related Content-type
  10. RFC 3030 SMTP Service Extensions for Transmission of Large and Binary MIME Messages
  11. RFC 3156 MIME Security with OpenPGP
  12. RFC 3676 The Text/Plain Format and DelSp Parameters
  13. RFC 3798 Message Disposition Notification
  14. RFC 3801 Voice Profile for Internet Mail - version 2 (VPIMv2)
  15. RFC 3864 Registration Procedures for Message Header Fields
  16. RFC 4021 Registration of Mail and MIME Header Fields
  17. RFC 4289 Multipurpose Internet Mail Extensions (MIME) Part Four: Registration Procedures
  18. RFC 5321 Simple Mail Transfer Protocol
  19. RFC 5322 Internet Message Format
  20. RFC 6152 SMTP Service Extension for 8-bit MIME Transport
  21. RFC 6376 DomainKeys Identified Mail (DKIM) Signatures
  22. RFC 6409 Message Submission for Mail
  23. RFC 6530 Overview and Framework for Internationalized Email
  24. RFC 6531 SMTP Extension for Internationalized Email
  25. RFC 6532 Internationalized Email Headers
  26. RFC 6657 Update to MIME regarding "charset" Parameter Handling in Textual Media Types
  27. RFC 6838 Media Type Specifications and Registration Procedures (best practices, related?)
  28. RFC 6854 Update to Internet Message Format to Allow Group Syntax in the "From:" and "Sender:" Header Fields

Message Tracking

  1. RFC 3885 SMTP Service Extension for Message Tracking
  2. RFC 3886 An Extensible Message Format for Message Tracking Responses
  3. RFC 3887 Message Tracking Query Protocol
  4. RFC 3888 Message Tracking Model and Requirements

IMAP

  1. RFC 3501 INTERNET MESSAGE ACCESS PROTOCOL - VERSION 4rev1
  2. RFC 4466 Collected Extensions to IMAP4 ABNF
  3. RFC 4551 IMAP Extension for Conditional STORE Operation or Quick Flag Changes Resynchronization
  4. RFC 5032 WITHIN Search Extension to the IMAP Protocol
  5. RFC 5182 IMAP Extension for Referencing the Last SEARCH Result
  6. RFC 5738 IMAP Support for UTF-8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment