The branch "horde_activesync_3_0" has been updated. The following is a summary of the commits.
from: e54661fff04d5645127b99ad8b78bc073f5d3d0e 77ae646 Add SendMail and SendMailSource classes 195fc25 Parse (but don't do anything with yet) the incoming COMPOSEMAIL request. e47d13b Update package.xml list ----------------------------------------------------------------------- commit 77ae646cc01361a71fa8bb026d2a604d96ce2499 Author: Michael J Rubinsky <[email protected]> Date: Tue Mar 12 11:58:10 2013 -0400 Add SendMail and SendMailSource classes framework/ActiveSync/lib/Horde/ActiveSync/Message/SendMail.php | 111 +++++ .../ActiveSync/lib/Horde/ActiveSync/Message/SendMailSource.php | 83 +++ 2 files changed, 194 insertions(+), 0 deletions(-) create mode 100644 framework/ActiveSync/lib/Horde/ActiveSync/Message/SendMail.php create mode 100644 framework/ActiveSync/lib/Horde/ActiveSync/Message/SendMailSource.php http://git.horde.org/horde-git/-/commit/77ae646cc01361a71fa8bb026d2a604d96ce2499 ----------------------------------------------------------------------- commit 195fc2507401a8ae05b0020ba450c3c86ae52189 Author: Michael J Rubinsky <[email protected]> Date: Tue Mar 12 11:58:53 2013 -0400 Parse (but don't do anything with yet) the incoming COMPOSEMAIL request. framework/ActiveSync/lib/Horde/ActiveSync/Request/SendMail.php | 42 +++++++- 1 files changed, 41 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/195fc2507401a8ae05b0020ba450c3c86ae52189 ----------------------------------------------------------------------- commit e47d13b9c84d588c170c7bc8e22f49db9e40b9cb Author: Michael J Rubinsky <[email protected]> Date: Tue Mar 12 11:59:17 2013 -0400 Update package.xml list framework/ActiveSync/package.xml | 10 +++++++--- 1 files changed, 7 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/e47d13b9c84d588c170c7bc8e22f49db9e40b9cb -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
