The branch "master" has been updated. The following is a summary of the commits.
from: 4b87faf99548c6b5855823c655b1bce20e66408a baf3da9 Ensure we set the correct mime type for the base part. 531e858 BFN Summary: http://github.com/horde/horde/compare/4b87faf99548c6b5855823c655b1bce20e66408a...531e858c60bcd3edae8f0c20c715ea527e85b5d5 ----------------------------------------------------------------------- commit baf3da969247d1261bd7a2a2f4bf3977afbdd620 Author: Michael J Rubinsky <[email protected]> Date: Sat Nov 22 21:42:31 2014 -0500 Ensure we set the correct mime type for the base part. We can't be 100% sure we will always need multipart/alternative here, and using it, when we only have a single part causes the mime boundries to leak in EAS clients. framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php | 12 ++++++++++-- 1 files changed, 10 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/baf3da969247d1261bd7a2a2f4bf3977afbdd620 ----------------------------------------------------------------------- commit 531e858c60bcd3edae8f0c20c715ea527e85b5d5 Author: Michael J Rubinsky <[email protected]> Date: Sat Nov 22 21:44:58 2014 -0500 BFN framework/ActiveSync/package.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/531e858c60bcd3edae8f0c20c715ea527e85b5d5 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
