Top Level :: Mail

Package Information: Mail_IMAPv2

» Summary» License
Provides a c-client backend for webmail.PHP
» Current Release» Bug Summary
0.2.0 (beta) was released on 2005-05-15 (Changelog)
  • Package Maintenance Rank: 144 of 162 packages with open bugs
  • Number of open bugs: 7 (11 total bugs)
  • Average age of open bugs: 822 days
  • Oldest open bug: 1222 days
» Description
Mail_IMAPv2 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_IMAPv2 provides a simple inbox example that demonstrates its ability to parse and view simple and multipart email messages.
Mail_IMAPv2 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_IMAPv2 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.
» Maintainers» More Information