Re: [commits] Horde branch master updated. 86ef55186f749ab0a37e0d6389ddb75e13e9a66e
Michael J Rubinsky <[email protected]>
| Newsgroups | gmane.comp.horde.devel |
|---|---|
| Message-ID | <20140319215608.Horde.7Zr7oqHqkdZQipKtjd9STw1@h4.theupstairsroom.com> |
Quoting Michael M Slusarz <[email protected]>: > > commit d2cd083472aae600ab4382ac35cc701314b63933 > Author: Michael M Slusarz <[email protected]> > 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 This a BC break. If Horde_Smtp is upgraded, but Horde is not, the user will potentially be unable to send email. This is why I changed it in the package to begin with, a change like this should wait until a major version change. -- mike The Horde Project http://www.horde.org https://www.facebook.com/hordeproject https://www.twitter.com/hordeproject -- dev mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
smime.p7s
(application/pkcs7-signature, 5.7 KB) - not displayed