Top Level :: Networking

Package Information: Net_Cyrus

Show All Changelogs
» Version » Information
0.3.1Download

Release date: 2004-08-25 05:16 UTC
Release state: beta

Changelog:

* Fixed a type in line 412 (thanks Seán Gabriel )
* CreateUser now behaves as the documentation says (it return PEAR_Error on error)

Dependencies:
0.3.0Download

Release date: 2004-06-26 16:02 UTC
Release state: beta

Changelog:

* Fixed bug #1705 (yes, I copy an paste documentation from createUser!)
* Fixed bug #1710 (missed return)

Dependencies:
0.2.0Download

Release date: 2004-05-24 03:50 UTC
Release state: beta

Changelog:

* _getUserName() -> getUserName became a public method on demand
* Fixed bug #1279
* Fixed a typo in line #85 the connect method is public not private
* Fixed a bug returning " , " when the password is not correct

Dependencies:
0.1.0Download

Release date: 2004-03-02 15:26 UTC
Release state: beta

Changelog:

* API compatible with horde's Net_Cyrus plus:
* DIGEST-MD5,CRAM-MD5,LOGIN,PLAIN Auth methods (inhered from Net_IMAP)
* Automatically handles utf-7 encoding/decoding of mailbox named (inhered from Net_IMAP)
* Modified connect to handle AuthMethod
* Added createUser(), userExists(), deleteUser()

Dependencies: