| » Version | » Information |
|---|---|
| 1.3.3 |
Release date: 2009-07-14 07:42 UTC Release state: stable Changelog: - Added getGreeting(), for retrieving the server's greeting string. (Request #16066) - We no longer attempt a TLS connection if we're already using a secure socket. (Bug #16254) - You can now specify a debug output handler via setDebug(). (Request #16420) Dependencies:
|
| 1.3.2 |
Release date: 2008-12-20 18:07 UTC Release state: stable Changelog: - TLS connection only gets started if no AUTH methods are sent. (Bug #14944) Dependencies:
|
| 1.3.1 |
Release date: 2008-06-10 01:45 UTC Release state: stable Changelog: - Invalid response arrays were returning false instead of a PEAR_Error object. (Thomas Berger) Dependencies:
|
| 1.3.0 |
Release date: 2008-04-24 17:24 UTC Release state: stable Changelog: - Add getServiceExtensions (slusarz@curecanti.org, Bug 13763) Dependencies:
|
| 1.2.11 |
Release date: 2008-02-15 00:50 UTC Release state: stable Changelog: - We now use package.xml version 2 exclusively. - Skip unit tests when the configuration file is not available. - Fixing a protocol error when performing DIGEST-MD5 authentication. (Bug 12206) Dependencies:
|
| 1.2.10 |
Release date: 2007-03-30 16:05 UTC Release state: stable Changelog: Allow auth via STARTTLS if PHP supports it (requires Net_Socket 1.0.7) (Johan Ohrn, johan@oern.mine.nu). Dependencies:
|
| 1.2.8 |
Release date: 2006-02-06 01:23 UTC Release state: stable Changelog: - 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. Dependencies:
|
| 1.2.7 |
Release date: 2005-08-21 20:21 UTC Release state: stable Changelog: The VRFY command now accepts 252 as a valid response code. (Bug 5083) Dependencies:
|
| 1.2.6 |
Release date: 2004-04-13 01:19 UTC Release state: stable Changelog: Renaming some methods to be compatible with the PEAR coding standards. Backwards-compatible wrappers have been provided. Dependencies:
|
| 1.2.5 |
Release date: 2004-03-11 13:07 UTC Release state: stable Changelog: It's now possible to request a persistent socket connection when calling the connect() method. Dependencies:
|
| 1.2.3 |
Release date: 2003-05-11 19:34 UTC Release state: stable Changelog: Both 235 (Authentication successful) and 503 (Error: already authenticated) are now accepted as valid AUTH responses. 503 (Error: already authenticated) is now considered a valid EHLO response. Dependencies:
|
| 1.2.2 |
Release date: 2003-05-03 03:43 UTC Release state: stable Changelog: Fix a call-time pass-by-reference problem that was raising a warning if call-time pass-by-reference was disabled. Dependencies:
|
| 1.2.1 |
Release date: 2003-04-26 06:26 UTC Release state: stable Changelog: The Auth_SASL package is no longer absolutely required, but it will be used if it is available. Otherwise, the authentication methods that depend upon it will be disabled. Dependencies:
|
| 1.2.0 |
Release date: 2003-04-07 04:59 UTC Release state: stable Changelog: - Perform data quoting in its own routine: quotedata() Dependencies:
|
| 1.1.2 |
Release date: 2003-02-18 02:24 UTC Release state: stable Changelog: - Correctly handle the case where the server's ESMTP response includes a SIZE keyword with no specific value. Dependencies:
|
| 1.1.1 |
Release date: 2003-01-31 02:31 UTC Release state: stable Changelog: - Don't enforce a maximum message size if the SIZE parameter is zero. Dependencies:
|
| 1.1.0 |
Release date: 2003-01-19 00:16 UTC Release state: stable Changelog: - The SMTP server's SIZE capability is now honored. - Improved support for SMTP authentication (LOGIN, PLAIN, CRAM-MD5, DIGEST-MD5). - Overhauled the server response parsing system. - Added optional debugging output (enabled via setDebug()). - A timeout value can now be specified for the socket connection. Dependencies:
|
| 1.0.1 |
Release date: 2003-01-03 18:46 UTC Release state: stable Changelog: Corrected an off-by-one bug that corrupted the list of ESMTP capabilities. Dependencies:
|
| 1.0 |
Release date: 2002-07-11 15:42 UTC Release state: stable Changelog: Initial release as PEAR package Dependencies:
|