PEAR is archived and read-only

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

Home » Mail » Mail2

Class that provides multiple interfaces for sending emails

This package is unmaintained.

Download latest release 0.1.1 (archived versions might be outdated)

License: BSD Style

Description

PEAR's Mail package defines an interface for implementing mailers under the PEAR hierarchy. It also provides supporting functions useful to multiple mailer backends. Currently supported backends include: PHP's native mail() function, sendmail, and SMTP. This package also provides a RFC822 email address list validation utility class.

Maintainers

Dependencies

Required

Optional

Releases

Bugs

IDStatusTypeVersionDateSummary
#17388ClosedBug2010-05-11Deprecated assigning the return value of new by reference
#18254ClosedBug2011-02-08Strict Standards errors
#19821ClosedBug2013-02-14Obsolete construction of NET_SMTP
#20265ClosedBug2014-05-05memory leak in smtp module
#20281AssignedBug2014-05-26sending mails to recipients with a unticked display name containing a dot
#20439ClosedBug2014-11-09Incorrect include path for RFC822
#20928DuplicateBug0.1.02015-07-30Coding error in Mail2.php