[cvs] [Wiki] changed: Project/HordeImapLib

Michael Slusarz slusarz at horde.org
Thu Jan 15 20:31:47 UTC 2009


slusarz  Thu, 15 Jan 2009 15:31:47 -0500

Modified page: http://wiki.horde.org/Project/HordeImapLib
New Revision:  1.1
Change log:  Updates

@@ -9,9 +9,9 @@
  I'm sure there are bugs.

  ++ People

-MichaelSlusarz is creating the library.
+Michael Slusarz is creating the library.

  ++ Description

  As of mid-October 2008, the library is already fairly stable.  A  
test program exists to allow anyone to test the code on their IMAP  
server.
@@ -27,21 +27,24 @@
   *   RFC 2088 - LITERAL+
   *   RFC 2195 - AUTH=CRAM-MD5
   *   RFC 2221 - LOGIN-REFERRALS
   *   RFC 2342 - NAMESPACE
- *   RFC 2595/4616 - AUTH=IMAP
+ *   RFC 2595/4616 - AUTH=PLAIN
+ *   RFC 2831 - DIGEST-MD5 authentication mechanism.
   *   RFC 2971 - ID
   *   RFC 3501 - IMAP4rev1 specification
   *   RFC 3502 - MULTIAPPEND
   *   RFC 3516 - BINARY
   *   RFC 3691 - UNSELECT
   *   RFC 4315 - UIDPLUS
+ *   RFC 4422 - SASL Authentication (for DIGEST-MD5)
   *   RFC 4466 - Collected extensions (updates RFCs 2088, 3501, 3502, 3516)
   *   RFC 4551 - CONDSTORE
   *   RFC 4731 - ESEARCH
   *   RFC 4959 - SASL-IR
   *   RFC 5032 - WITHIN
   *   RFC 5161 - ENABLE
+ *   RFC 5162 - QRESYNC
   *   RFC 5182 - SEARCHRES
   *   RFC 5255 - LANGUAGE/!I18NLEVEL
   *   RFC 5256 - THREAD/SORT
   *   RFC 5267 - ESORT
@@ -52,9 +55,8 @@
  The library requires PHP 5.2.0+.

  ++ Resources

-The library code can be found at http://cvs.horde.org/framework/Imap_Client/
-The library documentation can be found at  
http://dev.horde.org/api/framework/Horde_Imap_Client/
+The library code can be found at  
http://git.horde.org/framework/Imap_Client/?rt=horde-git

  ----
  Back to the ((Projects|Project List))



More information about the cvs mailing list