From: "PEAR Announce" on
The new PEAR package Mail-1.2.0b4 (beta) has been released at http://pear.php.net/.

Release notes
-------------
Doc Bug #15620 Licence change to BSD
Bug #13659 Mail parse error in special condition

Package Info
------------
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.

Related Links
-------------
Package home: http://pear.php.net/package/Mail
Changelog: http://pear.php.net/package/Mail/download/1.2.0b4
Download: http://download.pear.php.net/package/Mail-1.2.0b4.tgz

Authors
-------
Chuck Hagenbuch (lead)
Richard Heyes (developer)