The branch "master" has been updated. The following is a summary of the commits.
from: 5cfe6c5bc990e0a706e34994a85de9bd26e64087 975146a This should default to TRUNCATION_ALL. 9c24eed Make it clearer that FETCH requests always return the full msg. 2589651 Do the conversion when we read the truncation options. ae464e1 Fix MIME truncation handling. Summary: http://github.com/horde/horde/compare/5cfe6c5bc990e0a706e34994a85de9bd26e64087...ae464e1b1477c25141aa1df5894e0da894126145 ----------------------------------------------------------------------- commit 975146a9b342dc3b4072275ed3209fc39b0170eb Author: Michael J Rubinsky <[email protected]> Date: Thu Oct 30 12:32:19 2014 -0400 This should default to TRUNCATION_ALL. framework/ActiveSync/lib/Horde/ActiveSync/Collections.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/975146a9b342dc3b4072275ed3209fc39b0170eb ----------------------------------------------------------------------- commit 9c24eed3b6372efbca445b8ec04ca24d3f94ef18 Author: Michael J Rubinsky <[email protected]> Date: Thu Oct 30 12:32:43 2014 -0400 Make it clearer that FETCH requests always return the full msg. framework/ActiveSync/lib/Horde/ActiveSync/Driver/Base.php | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/9c24eed3b6372efbca445b8ec04ca24d3f94ef18 ----------------------------------------------------------------------- commit 25896510066707a53daa870f23bcec27ccac6191 Author: Michael J Rubinsky <[email protected]> Date: Thu Oct 30 12:33:59 2014 -0400 Do the conversion when we read the truncation options. framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php | 3 --- framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php | 7 +++++-- 2 files changed, 5 insertions(+), 5 deletions(-) http://github.com/horde/horde/commit/25896510066707a53daa870f23bcec27ccac6191 ----------------------------------------------------------------------- commit ae464e1b1477c25141aa1df5894e0da894126145 Author: Michael J Rubinsky <[email protected]> Date: Thu Oct 30 12:34:25 2014 -0400 Fix MIME truncation handling. framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php | 16 ++++++++--- 1 files changed, 11 insertions(+), 5 deletions(-) http://github.com/horde/horde/commit/ae464e1b1477c25141aa1df5894e0da894126145 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
