PEAR is archived and read-only

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

Home » Mail » Mail_IMAPv2

Provides a c-client backend for webmail.

This package is unmaintained.

Download latest release 0.2.1 (archived versions might be outdated)

License: PHP

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

Dependencies

Required

Optional

Releases

Bugs

IDStatusTypeVersionDateSummary
#4264ClosedBug2005-05-02foreach() called without argument check
#4551OpenBug2005-06-08message parsing fails with complex multipart/alternative structure
#4554ClosedBug2005-06-08_personal header info is not properly decoded
#5621ClosedBug2005-10-06Mail_IMAP_connection_wizard notls bug
#6210Wont fixDoc2005-12-09examples not in pear package
#6493BogusBug2006-01-14delete() sometimes fails without errors but delete did not occur
#7284OpenReq0.2.02006-04-03Mailbox path in manageMB()
#8328OpenBug0.2.02006-07-31Inline Parts show no Filename
#8744ClosedBug0.2.02006-09-20manageMB method does not return actual result
#8828BogusBug0.2.02006-10-02parse_url crashes if password contents '/' character
#13557BogusBug0.2.02008-04-01UPPERCASE headers with getHeaders()
#16658ClosedReq0.2.02009-09-29Solution Header for AMFPHP
#18084ClosedReqSVN2010-11-23Independant of the PHP imap_* functions
#19445OpenBug0.2.12012-05-30Message body is empty with file attached