rfc_documents.txt 935 B

12345678910111213141516171819202122
  1. SquirrelMail "talks" several protocols. To make sure that we are
  2. standards-compatible, we need to refer to RFC documents. Here's a list of
  3. the ones we use a lot:
  4. They are available from a wide variety of places on the net.
  5. For instance, if you want RFC 822, you can jump directly to it at
  6. http://www.faqs.org/rfcs/rfc822.html
  7. http://www.rfc-editor.org/rfc/rfc822.txt
  8. http://www.imc.org/Searchable/rfc822
  9. NUMBER DESCRIPTION
  10. -----------------------------------------------------------
  11. RFC 1730 IMAP version 4
  12. RFC 2060 IMAP version 4rev1
  13. RFC 2183 Content-Disposition MIME header
  14. RFC 2195 IMAP/POP AUTHorize Extension for Simple Challenge/Response
  15. RFC 2298 Details return receipts
  16. RFC 2342 The IMAP4 NAMESPACE command
  17. RFC 2616 HTTP/1.1
  18. RFC 2683 IMAP4 Implementation Recommendations
  19. RFC 2822 Format of an email message (sendmail)
  20. RFC 2831 Using Digest Authentication as a SASL Mechanism (digest-md5)