* Version 1.2.10 (stable) - API 1.0.0 (stable) - 2007-03-30

Allow auth via STARTTLS if PHP supports it (requires Net_Socket 1.0.7) (Johan Ohrn, johan@oern.mine.nu).

* Version 1.2.10 (stable) - API 1.0.0 (stable) - 2007-03-30

Allow auth via STARTTLS if PHP supports it (requires Net_Socket 1.0.7) (Johan Ohrn, johan@oern.mine.nu).

* Version 1.2.9 (stable) - API 1.0.0 (stable) - 2007-01-28

We now return the SMTP error code in an invalid response's PEAR_Error object.

* Version 1.2.8 (stable) - API 1.0.0 (stable) - 2006-02-05

- The mailFrom() and rcptTo() methods now support additional arbitrary parameters. (Request 6339)
- Upgraded to package.xml version 2 (via package2.xml).
- Updated the license to PHP 3.0.1.

