slusarz  Mon, 23 May 2011 19:13:22 +0000

Modified page: http://wiki.horde.org/Project/HordeImapLib
New Revision:  1.5
Change log:  More cleanups

@@ -13,15 +13,15 @@
 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. +The library is stable. A test program exists to allow anyone to test the code on their IMAP server.

A c-client driver exists that implements as much of the library as possible using the imap_*() functions, and uses the Socket (native PHP code) library to implement the rest.

-A POP3 driver exists that uses the c-client driver to implement the commands that a POP server support. +POP3 drivers exist that uses the c-client driver and PHP socket code (recommended) to implement the commands that a POP server supports.

-The Socket library, which IMP 5.x will exclusively use for IMAP access, supports the following RFCs: +The Socket library, which IMP 5.x uses for IMAP access, supports the following RFCs:

http://git.horde.org/co.php/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php?rt=horde-git

Additionally, the class includes a UTF-8 to UTF7-IMAP converter, an IMAP mailbox sorter, and an abstracted caching library.

__
commits mailing list
Frequently Asked Questions: http://horde.org/faq/
To unsubscribe, mail: [email protected]

Reply via email to