The branch "horde_activesync_3_0" has been updated. The following is a summary of the commits.
from: 877fb18eff124828d484b0e7fae2f0187be156a7 1aff84d These are constants from the message object, not request object. 9552125 Finish implementation of EAS 14+ SENDMAIL/SMARTREPLY/SMARTFORWARD requests. ----------------------------------------------------------------------- commit 1aff84d7739fb233ab59ebd225a1a5c7e8e10483 Author: Michael J Rubinsky <[email protected]> Date: Fri Mar 15 10:47:48 2013 -0400 These are constants from the message object, not request object. framework/ActiveSync/lib/Horde/ActiveSync/Request/SendMail.php | 22 +------- 1 files changed, 3 insertions(+), 19 deletions(-) http://git.horde.org/horde-git/-/commit/1aff84d7739fb233ab59ebd225a1a5c7e8e10483 ----------------------------------------------------------------------- commit 9552125509b41bf659d337ea8395adada7ad1d26 Author: Michael J Rubinsky <[email protected]> Date: Fri Mar 15 11:47:49 2013 -0400 Finish implementation of EAS 14+ SENDMAIL/SMARTREPLY/SMARTFORWARD requests. framework/ActiveSync/lib/Horde/ActiveSync/Request/SendMail.php | 60 +++-- .../ActiveSync/lib/Horde/ActiveSync/Request/SmartForward.php | 6 +- framework/ActiveSync/lib/Horde/ActiveSync/Request/SmartReply.php | 6 +- framework/Core/lib/Horde/Core/ActiveSync/Driver.php | 49 +++- 4 files changed, 88 insertions(+), 33 deletions(-) http://git.horde.org/horde-git/-/commit/9552125509b41bf659d337ea8395adada7ad1d26 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
