[commits] Horde branch master updated. 86ef55186f749ab0a37e0d6389ddb75e13e9a66e

Michael M Slusarz slusarz at horde.org
Tue Mar 18 22:03:33 UTC 2014


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

from: f2a47b0bc014653df4674a676dc44902b4365dc4

d2cd083 Revert "Use the default SMTP port of 25, not the MSA port of 587."
d5e367a [mms] The mail submission port (587) should be default of this library.
86ef551 SMTP auth param long ago changed to boolean option

Summary: http://github.com/horde/horde/compare/f2a47b0bc014653df4674a676dc44902b4365dc4...86ef55186f749ab0a37e0d6389ddb75e13e9a66e

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

commit d2cd083472aae600ab4382ac35cc701314b63933
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Mar 18 13:35:09 2014 -0600

    Revert "Use the default SMTP port of 25, not the MSA port of 587."
    
    This reverts commit 3f373410d7d68db94f209efb09c67e343764516f.
    
    Conflicts:
    	framework/Smtp/lib/Horde/Smtp.php
    
    This was incorrect.  Horde_Smtp, as of 1.0.0, used 587 by default.  If
    Horde the application defaulted to port 25, that needs to be addressed
    at the Horde-level instantiation, not in this package.

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

http://github.com/horde/horde/commit/d2cd083472aae600ab4382ac35cc701314b63933
http://git.horde.org/horde-git/-/commit/d2cd083472aae600ab4382ac35cc701314b63933

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

commit d5e367ab1a800ce54ce4e3f7d174c48c27151978
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Mar 18 13:36:46 2014 -0600

    [mms] The mail submission port (587) should be default of this library.

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

http://github.com/horde/horde/commit/d5e367ab1a800ce54ce4e3f7d174c48c27151978
http://git.horde.org/horde-git/-/commit/d5e367ab1a800ce54ce4e3f7d174c48c27151978

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

commit 86ef55186f749ab0a37e0d6389ddb75e13e9a66e
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Tue Mar 18 16:01:21 2014 -0600

    SMTP auth param long ago changed to boolean option
    
    Actual auth method is automically-determined from the server.
    
    See Ticket #13042

 horde/config/conf.xml |   10 +++-------
 1 files changed, 3 insertions(+), 7 deletions(-)

http://github.com/horde/horde/commit/86ef55186f749ab0a37e0d6389ddb75e13e9a66e
http://git.horde.org/horde-git/-/commit/86ef55186f749ab0a37e0d6389ddb75e13e9a66e




More information about the commits mailing list