[commits] Horde branch master updated. bc1178e02d6c003c8f3b3ac9355be7cc86b2960a
Michael Rubinsky
mike at theupstairsroom.com
Fri Apr 9 22:50:31 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: 410a18386866385cf45ee6ffc3094fff4d23629a
bc1178e We need to implement SendMail:
-----------------------------------------------------------------------
commit bc1178e02d6c003c8f3b3ac9355be7cc86b2960a
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date: Fri Apr 9 18:50:34 2010 -0400
We need to implement SendMail:
Seems that some clients automatically call SendMail when creating a new appointment with attendees and send
them a meeting invitation. Implement the request class, but the driver currently discards the email rec'd. Need
to figure out what to do with this...
framework/ActiveSync/lib/Horde/ActiveSync.php | 15 ---
framework/ActiveSync/lib/Horde/ActiveSync/Driver/Base.php | 2 +
framework/ActiveSync/lib/Horde/ActiveSync/Request/SendMail.php | 34 ++++++++
3 files changed, 36 insertions(+), 15 deletions(-)
create mode 100644 framework/ActiveSync/lib/Horde/ActiveSync/Request/SendMail.php
http://git.horde.org/diff.php/framework/ActiveSync/lib/Horde/ActiveSync.php?rt=horde-git&r1=410a18386866385cf45ee6ffc3094fff4d23629a&r2=bc1178e02d6c003c8f3b3ac9355be7cc86b2960a
http://git.horde.org/diff.php/framework/ActiveSync/lib/Horde/ActiveSync/Driver/Base.php?rt=horde-git&r1=90b53649ca97ac2cf402e0c3c60d3c73aa0387a4&r2=bc1178e02d6c003c8f3b3ac9355be7cc86b2960a
http://git.horde.org/co.php/framework/ActiveSync/lib/Horde/ActiveSync/Request/SendMail.php?rt=horde-git&r=bc1178e02d6c003c8f3b3ac9355be7cc86b2960a
More information about the commits
mailing list