The branch "master" has been updated. The following is a summary of the commits.
from: cca7465054aea9213c244ff483b3e926f64ce22d a1e1da3 Add method to search for a Message-ID in an array of folders. 3b8f12c Set maillog entry and \answered flag from clients that don't send the needed data. 261020d CHANGES ----------------------------------------------------------------------- commit a1e1da3844ad1b41d05019395125d56efa4f870a Author: Michael J Rubinsky <[email protected]> Date: Sat May 11 21:27:00 2013 -0400 Add method to search for a Message-ID in an array of folders. framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php | 21 ++++++++++++ 1 files changed, 21 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/a1e1da3844ad1b41d05019395125d56efa4f870a ----------------------------------------------------------------------- commit 3b8f12cbb6e7dbe0e3fa6fd3243ff6bed1a01af3 Author: Michael J Rubinsky <[email protected]> Date: Sat May 11 21:28:24 2013 -0400 Set maillog entry and \answered flag from clients that don't send the needed data. Outlook sends the SENDMAIL request but without the Wbxml nodes that we need to properly set the maillog and \answered flags. Deduce them from the headers if we can. framework/Core/lib/Horde/Core/ActiveSync/Driver.php | 53 +++++++++++++------ 1 files changed, 36 insertions(+), 17 deletions(-) http://git.horde.org/horde-git/-/commit/3b8f12cbb6e7dbe0e3fa6fd3243ff6bed1a01af3 ----------------------------------------------------------------------- commit 261020d61dd034e121a5782184d09e436d540190 Author: Michael J Rubinsky <[email protected]> Date: Sat May 11 21:35:37 2013 -0400 CHANGES framework/Core/package.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/261020d61dd034e121a5782184d09e436d540190 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
