[commits] Horde branch master updated. 2d649c6162cbfdfb17dfaa31a3b28ef8919b1c12

Michael Rubinsky mike at theupstairsroom.com
Sat Apr 10 13:43:05 UTC 2010


The branch "master" has been updated.
The following is a summary of the commits.

from: 608bca4d2a37af9af2aec4c67f0fb43ea139cd2b

d8285db Inject a mailer instance into the activesync driver
2d649c6 Initial implementation of the sendMail method.

-----------------------------------------------------------------------

commit d8285dbbc55596797e12b30929faf9bb8b627ded
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Sat Apr 10 09:42:01 2010 -0400

    Inject a mailer instance into the activesync driver

 horde/rpc.php |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

http://git.horde.org/diff.php/horde/rpc.php?rt=horde-git&r1=8a9328f19d062c3ab899bfa743666888cafd169f&r2=d8285dbbc55596797e12b30929faf9bb8b627ded

-----------------------------------------------------------------------

commit 2d649c6162cbfdfb17dfaa31a3b28ef8919b1c12
Author: Michael J. Rubinsky <mrubinsk at horde.org>
Date:   Sat Apr 10 09:42:39 2010 -0400

    Initial implementation of the sendMail method.
    
    sendMail receives a rfc822 string from the PIM, parses it and sends it through Horde's configured mailer.
    Currently only used when the PIM initiates sending appointment invitations. Still need to fill in the rest of the
    implementation before it can be used more widely.

 framework/ActiveSync/lib/Horde/ActiveSync/Driver/Horde.php |   50 +++++++++---
 1 files changed, 37 insertions(+), 13 deletions(-)

http://git.horde.org/diff.php/framework/ActiveSync/lib/Horde/ActiveSync/Driver/Horde.php?rt=horde-git&r1=410a18386866385cf45ee6ffc3094fff4d23629a&r2=2d649c6162cbfdfb17dfaa31a3b28ef8919b1c12




More information about the commits mailing list