| » Version | » Information |
|---|---|
| 0.3.1 |
Release date: 2004-08-25 01: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.0 |
Release date: 2004-06-26 12: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.0 |
Release date: 2004-05-23 23: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.0 |
Release date: 2004-03-02 10: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:
|