Home » Mail » Mail_IMAP
Provides a c-client backend for webmail.
This package is unmaintained.
Download latest release 1.1.0RC2 (archived versions might be outdated)
License: PHP
Description
Mail_IMAP provides a simplified backend for working with the c-client (IMAP) extension. It serves as an OO wrapper for commonly used c-client functions. It provides structure and header parsing as well as body retrieval.
Mail_IMAP provides a simple inbox example that demonstrates its ability to parse and view simple and multipart email messages.
Mail_IMAP also provides a connection wizard to determine the correct protocol and port settings for a remote mail server, all you need to provide is a server, a username and a password.
Mail_IMAP may be used as a webmail backend or as a component in a mailing list manager.
This package requires the c-client extension. To download the latest version of the c-client extension goto: http://www.php.net/imap.
Documentation
Maintainers
No maintainers.
Dependencies
No dependencies.
Releases
- 1.1.0RC2 (beta, 2004-06-29)
- 1.1.0RC1 (beta, 2004-05-09)
- 1.0.0RC4 (beta, 2004-05-03)
- 1.0.0RC3 (beta, 2004-04-17)
- 1.0.0RC2 (beta, 2004-04-14)
- 1.0.0RC1 (beta, 2004-04-08)
- 0.3.0A (alpha, 2004-03-12)
- 0.2.0A (alpha, 2004-03-01)
- 0.1.7A (alpha, 2004-02-29)
- 0.1.6A (alpha, 2004-02-27)
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #921 | Closed | Bug | 2004-02-27 | Install path is wrong | |
| #923 | Closed | Bug | 2004-02-28 | Mail_IMAP examples should not be installed in the Mail dir ! | |
| #1098 | Bogus | Bug | 2004-03-30 | Feature Request: Multiple backends (Net_IMAP) | |
| #1350 | Closed | Bug | 2004-05-06 | multipart/related messages containing attachments not parsed correctly. | |
| #2286 | Closed | Bug | 2004-09-06 | Mail_IMAP uses return; within Constructor! | |
| #2287 | Bogus | Bug | 2004-09-06 | Courier-IMAP doesn't like /imap at the end of the connection string | |
| #2289 | Closed | Bug | 2004-09-06 | Mail_IMAP uses static notations where instance notations should be used | |
| #2533 | Closed | Bug | 2004-10-14 | Error while renaming folders | |
| #2550 | Closed | Bug | 2004-10-17 | variable has wrong name | |
| #2557 | Bogus | Bug | 2004-10-18 | Dependency | |
| #2867 | Closed | Bug | 2004-12-01 | E_WARNING Couldn't open stream | |
| #3427 | Closed | Req | 2005-02-10 | Mail_IMAP 2 not mentioned on PEAR. | |
| #14275 | Closed | Bug | 1.1.0RC2 | 2008-07-02 | getHeaders breaks using default values |