Email: IMSP Client Classes Michael Rubinsky (contact me)
Please note that these classes are deprecated. These classes have undergone some significant changes/improvements and are now incorporated into the Horde Framework. (www.horde.org)
----------------------------------------------------------------------------
Version 1.1
Changes since last version:
- added support for IMSP Access Control Lists
- various bug fixes including a serious bug that prevented the addition of a new entry.
Set of classes to work with an IMSP (Interactive Messaging Support Protocol) Server via PHP4. To allow a custom "webmail" application access to an IMSP store. For more information on the IMSP Protocol see http://asg.web.cmu.edu/cyrus/
This collection was written against Cyrus IMSP Server 1.6a3 and has not been tested against any other server.
The current package includes:
IMSPStream - Provides the baseline connectivity and support framework.
IMSPAddressBook - Provides the methods for dealing with IMSP Addressbooks.
Note that IMSP Options are not yet supported but will be included in the next release.