Home » Networking » Net_Cyrus
provides an API for the administration of Cyrus IMAP servers.
This package is unmaintained.
Download latest release 0.3.2 (archived versions might be outdated)
License: PHP License
Description
API for the administration of Cyrus IMAP servers. It can be used to create,delete and modify users and it's properties (Quota and ACL)
Maintainers
- Damian Fernandez Sosa (damian) — lead, active
Dependencies
Required
- PHP (>= 4.0.0)
- PEAR Installer (>= 1.4.0b1)
- Net_Socket (>= 1.0)
- Net_IMAP (>= 1.0)
Releases
- 0.3.2 (beta, 2010-10-05)
Release notes
License: PHP License
QA release
Bug #1279 Net_Cyrus::connect() returns nothing damian
Bug #1705 Documentation bug damian
Bug #1710 _raiseError() doesn not return a PEAR_Error Object damian
Bug #4949 deleteMailbox() tries to reset ACL on deleted mailbox amistry
Bug #5025 Mailboxes in a not default cyrus partition amistry
Bug #5778 renameUser: The user "user/....." doesn't exist amistry
Bug #7666 Missing closing PHP tag amistry
Bug #9528 function connect does not set _user amistry
Bug #11443 renameUser does not release old username properly amistry - 0.3.1 (beta, 2004-08-25)
- 0.3.0 (beta, 2004-06-26)
- 0.2.0 (beta, 2004-05-23)
Release notes
License: PHP License
* _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 - 0.1.0 (beta, 2004-03-02)
Release notes
License: PHP License
* API compatible with horde's Net_Cyrus
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #1279 | Closed | Bug | 2004-04-25 | Net_Cyrus::connect() returns nothing | |
| #1705 | Closed | Bug | 2004-06-23 | Documentation bug | |
| #1710 | Closed | Bug | 2004-06-23 | _raiseError() doesn not return a PEAR_Error Object | |
| #4949 | Closed | Bug | 2005-07-29 | deleteMailbox() tries to reset ACL on deleted mailbox | |
| #5025 | Closed | Req | 2005-08-08 | Mailboxes in a not default cyrus partition | |
| #5778 | Closed | Bug | 2005-10-25 | renameUser: The user "user/....." doesn't exist | |
| #7666 | Closed | Bug | 0.3.1 | 2006-05-18 | Missing closing PHP tag |
| #9528 | Closed | Bug | 0.3.1 | 2006-12-02 | function connect does not set _user |
| #11443 | Closed | Bug | 0.3.1 | 2007-06-26 | renameUser does not release old username properly |