The branch "horde_5_1" has been updated. The following is a summary of the commits.
from: 36cb70f6d2e8b48fde556ce74f4b97625131c9e2 664637f Horde_Mail_Rfc822 already takes care of array conversion for us c7eea0d [mms] Correctly encode IDN domains when sending mail (Bug #12116). 7421bda Add missing value for sprintf. 920e865 Actually return the public s/mime key. 618cca3 CHANGES 070f35f Merge branch 'master' into horde_5_1 ----------------------------------------------------------------------- commit 664637f811781f52deceedf1b1632a5f3e29da68 Author: Michael M Slusarz <[email protected]> Date: Fri Mar 15 18:32:37 2013 -0600 Horde_Mail_Rfc822 already takes care of array conversion for us framework/Mail/lib/Horde/Mail/Transport.php | 6 ------ 1 files changed, 0 insertions(+), 6 deletions(-) http://git.horde.org/horde-git/-/commit/664637f811781f52deceedf1b1632a5f3e29da68 ----------------------------------------------------------------------- commit c7eea0d03139cd8994cef27be3d9cfcfdec6b346 Author: Michael M Slusarz <[email protected]> Date: Fri Mar 15 18:49:02 2013 -0600 [mms] Correctly encode IDN domains when sending mail (Bug #12116). framework/Mail/lib/Horde/Mail/Transport.php | 16 ++++++++++++---- framework/Mail/package.xml | 4 ++-- framework/Mail/test/Horde/Mail/SendTest.php | 15 +++++++++++++++ 3 files changed, 29 insertions(+), 6 deletions(-) http://git.horde.org/horde-git/-/commit/c7eea0d03139cd8994cef27be3d9cfcfdec6b346 ----------------------------------------------------------------------- commit 7421bda312068cfc1c41d7a9ae09046301256089 Author: Michael J Rubinsky <[email protected]> Date: Fri Mar 15 21:32:49 2013 -0400 Add missing value for sprintf. framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/7421bda312068cfc1c41d7a9ae09046301256089 ----------------------------------------------------------------------- commit 920e8650e3b661a7f72b383d096643e70410409d Author: Michael J Rubinsky <[email protected]> Date: Fri Mar 15 21:33:36 2013 -0400 Actually return the public s/mime key. Fixes/enables SENDING s/mime encrypted emails to recipients whose public keys are locatable in the global address book. framework/Core/lib/Horde/Core/ActiveSync/Connector.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/920e8650e3b661a7f72b383d096643e70410409d ----------------------------------------------------------------------- commit 618cca3e999159261200ba54ad29871949d6a871 Author: Michael J Rubinsky <[email protected]> Date: Fri Mar 15 21:35:55 2013 -0400 CHANGES framework/Core/package.xml | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/618cca3e999159261200ba54ad29871949d6a871 ----------------------------------------------------------------------- commit 070f35f47e073b478d15887839de1e26f1c333c8 Merge: 36cb70f 618cca3 Author: Michael J Rubinsky <[email protected]> Date: Fri Mar 15 21:49:10 2013 -0400 Merge branch 'master' into horde_5_1 framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php | 1 + framework/Core/lib/Horde/Core/ActiveSync/Connector.php | 2 +- framework/Core/package.xml | 2 + framework/Mail/lib/Horde/Mail/Transport.php | 22 ++++++----- framework/Mail/package.xml | 4 +- framework/Mail/test/Horde/Mail/SendTest.php | 15 ++++++++ 6 files changed, 33 insertions(+), 13 deletions(-) http://git.horde.org/horde-git/-/commit/070f35f47e073b478d15887839de1e26f1c333c8 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
