PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

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

Manual

Maintainers

No maintainers.

Dependencies

No dependencies.

Releases

Bugs

IDStatusTypeVersionDateSummary
#921ClosedBug2004-02-27Install path is wrong
#923ClosedBug2004-02-28Mail_IMAP examples should not be installed in the Mail dir !
#1098BogusBug2004-03-30Feature Request: Multiple backends (Net_IMAP)
#1350ClosedBug2004-05-06multipart/related messages containing attachments not parsed correctly.
#2286ClosedBug2004-09-06Mail_IMAP uses return; within Constructor!
#2287BogusBug2004-09-06Courier-IMAP doesn't like /imap at the end of the connection string
#2289ClosedBug2004-09-06Mail_IMAP uses static notations where instance notations should be used
#2533ClosedBug2004-10-14Error while renaming folders
#2550ClosedBug2004-10-17variable has wrong name
#2557BogusBug2004-10-18Dependency
#2867ClosedBug2004-12-01E_WARNING Couldn't open stream
#3427ClosedReq2005-02-10Mail_IMAP 2 not mentioned on PEAR.
#14275ClosedBug1.1.0RC22008-07-02getHeaders breaks using default values