[commits] Horde branch master updated. 71b8178739193615ac26ff6c5db1370f09001ec6

Michael M Slusarz slusarz at horde.org
Wed Aug 28 09:20:38 UTC 2013


The branch "master" has been updated.
The following is a summary of the commits.

from: 43d489041ee279c3a7fda84d068c02f8dd33b330

71ee71e [mms] Fix storing password object in the Horde_Smtp object.
1bea97a Fix variable name
7c3a16a [mms] Change default security to use TLS, if available.
733cce5 Released Horde_Smtp-1.2.0
e7b1b0b Development mode for Horde_Smtp-1.2.1
8f5ba5a Optimization: if 530 code is seen, no need to send reset command
71b8178 [mms] Transparently handle required TLS connection when no security was configured.

-----------------------------------------------------------------------

commit 71ee71e3b8670c0d58197ee6ef3f024886607d07
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Aug 28 02:59:19 2013 -0600

    [mms] Fix storing password object in the Horde_Smtp object.

 framework/Smtp/lib/Horde/Smtp.php |    2 +-
 framework/Smtp/package.xml        |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/71ee71e3b8670c0d58197ee6ef3f024886607d07

-----------------------------------------------------------------------

commit 1bea97acced9e8f4bc917ed9bfbb2e2ddb8e6a86
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Aug 28 03:00:41 2013 -0600

    Fix variable name

 framework/Smtp/lib/Horde/Smtp/Connection.php |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/1bea97acced9e8f4bc917ed9bfbb2e2ddb8e6a86

-----------------------------------------------------------------------

commit 7c3a16a90040a19eca47c4d81371eb63c83f7866
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Aug 28 03:02:39 2013 -0600

    [mms] Change default security to use TLS, if available.
    
    This mirrors the default settings of Net_SMTP, which this library was
    designed to be a drop-in replacemen of.

 framework/Smtp/doc/Horde/Smtp/UPGRADING      |   11 +++++++++++
 framework/Smtp/lib/Horde/Smtp.php            |   13 ++++++++++---
 framework/Smtp/lib/Horde/Smtp/Connection.php |   11 ++++++++++-
 framework/Smtp/package.xml                   |   10 ++++++----
 4 files changed, 37 insertions(+), 8 deletions(-)

http://git.horde.org/horde-git/-/commit/7c3a16a90040a19eca47c4d81371eb63c83f7866

-----------------------------------------------------------------------

commit 733cce59006618e620b47e5abaf03ee70234d7b1
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Aug 28 03:13:42 2013 -0600

    Released Horde_Smtp-1.2.0

 framework/Smtp/package.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/733cce59006618e620b47e5abaf03ee70234d7b1

-----------------------------------------------------------------------

commit e7b1b0bad0fb80c3a0dd4ecdb41dbe51b3f5890e
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Aug 28 03:13:42 2013 -0600

    Development mode for Horde_Smtp-1.2.1

 framework/Smtp/package.xml |   18 +++++++++++++++---
 1 files changed, 15 insertions(+), 3 deletions(-)

http://git.horde.org/horde-git/-/commit/e7b1b0bad0fb80c3a0dd4ecdb41dbe51b3f5890e

-----------------------------------------------------------------------

commit 8f5ba5a68cb1db13ce0441468c321621c187c660
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Aug 28 03:14:58 2013 -0600

    Optimization: if 530 code is seen, no need to send reset command

 framework/Smtp/lib/Horde/Smtp.php |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

http://git.horde.org/horde-git/-/commit/8f5ba5a68cb1db13ce0441468c321621c187c660

-----------------------------------------------------------------------

commit 71b8178739193615ac26ff6c5db1370f09001ec6
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Aug 28 03:19:14 2013 -0600

    [mms] Transparently handle required TLS connection when no security was configured.

 framework/Smtp/lib/Horde/Smtp.php |   13 +++++++++++++
 framework/Smtp/package.xml        |    4 ++--
 2 files changed, 15 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/71b8178739193615ac26ff6c5db1370f09001ec6




More information about the commits mailing list