The branch "master" has been updated. The following is a summary of the commits.
from: fa2c591caf27109dcd9dcb2bd6b5a70bbb29ef87 5fc9495 Fix calculation of when to send MOREAVAILABLE tag. 80a2682 Send a dummy OUTBOX folder to work around broken clients. Summary: http://github.com/horde/horde/compare/fa2c591caf27109dcd9dcb2bd6b5a70bbb29ef87...80a26823476172e5ac479e290cd7db6d30315883 ----------------------------------------------------------------------- commit 5fc9495c6b010f7af76afbe79f058a7d133923ef Author: Michael J Rubinsky <[email protected]> Date: Wed Feb 17 12:01:26 2016 -0500 Fix calculation of when to send MOREAVAILABLE tag. framework/ActiveSync/lib/Horde/ActiveSync/Request/Sync.php | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/5fc9495c6b010f7af76afbe79f058a7d133923ef ----------------------------------------------------------------------- commit 80a26823476172e5ac479e290cd7db6d30315883 Author: Michael J Rubinsky <[email protected]> Date: Wed Feb 17 12:01:56 2016 -0500 Send a dummy OUTBOX folder to work around broken clients. Some client evidently try to synchronize the Outbox, even when no such folder is sent via the FOLDERSYNC response. Try to avoid this issue by sending a mailbox with the SPECIAL_OUTBOX indicator. framework/Core/lib/Horde/Core/ActiveSync/Driver.php | 12 +++++++++++- 1 files changed, 11 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/80a26823476172e5ac479e290cd7db6d30315883 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
