Import Horde_Imap_Client lib.
authorMichael M Slusarz <slusarz@curecanti.org>
Thu, 6 Nov 2008 05:49:17 +0000 (22:49 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Thu, 6 Nov 2008 05:49:17 +0000 (22:49 -0700)
commit6b86fff6d3931cb0db1a41b17d54fac3921e9833
treeefb5ee95ab1d895153b17c133441ebc5912115eb
parent23529319730b1eff9d70f697d2f5a9353dbcf16a
Import Horde_Imap_Client lib.
13 files changed:
framework/Imap_Client/lib/Horde/Imap/Client.php [new file with mode: 0644]
framework/Imap_Client/lib/Horde/Imap/Client/Base.php [new file with mode: 0644]
framework/Imap_Client/lib/Horde/Imap/Client/Cache.php [new file with mode: 0644]
framework/Imap_Client/lib/Horde/Imap/Client/Cclient-pop3.php [new file with mode: 0644]
framework/Imap_Client/lib/Horde/Imap/Client/Cclient.php [new file with mode: 0644]
framework/Imap_Client/lib/Horde/Imap/Client/Exception.php [new file with mode: 0644]
framework/Imap_Client/lib/Horde/Imap/Client/Socket.php [new file with mode: 0644]
framework/Imap_Client/lib/Horde/Imap/Client/Sort.php [new file with mode: 0644]
framework/Imap_Client/lib/Horde/Imap/Client/Utf7imap.php [new file with mode: 0644]
framework/Imap_Client/package.xml [new file with mode: 0644]
framework/Imap_Client/test/Horde/Imap/test_client.php [new file with mode: 0644]
framework/Imap_Client/test/Horde/Imap/test_email.txt [new file with mode: 0644]
framework/Imap_Client/test/Horde/Imap/test_email2.txt [new file with mode: 0644]