The branch "master" has been updated. The following is a summary of the commits.
from: 928583be07be3a72eeb5839e9a57267bef8f0d2c a682863 Bug #11806 Must encode headers before sending to the mailer. Signed-off-by: Michael J Rubinsky <[email protected]> fbdbfb6 Must ensure the recipients are encoded properly before sending. 4c1b9ec BFN ----------------------------------------------------------------------- commit a682863da3d43e80ac600abe143e73764a795061 Author: [email protected] <[email protected]> Date: Tue Dec 4 12:45:25 2012 -0500 Bug #11806 Must encode headers before sending to the mailer. Signed-off-by: Michael J Rubinsky <[email protected]> framework/Core/lib/Horde/Core/ActiveSync/Driver.php | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) http://git.horde.org/horde-git/-/commit/a682863da3d43e80ac600abe143e73764a795061 ----------------------------------------------------------------------- commit fbdbfb6f67afa5407ecce34cc9aa1f883c9abe9f Author: Michael J Rubinsky <[email protected]> Date: Tue Dec 4 12:47:08 2012 -0500 Must ensure the recipients are encoded properly before sending. framework/Core/lib/Horde/Core/ActiveSync/Driver.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/fbdbfb6f67afa5407ecce34cc9aa1f883c9abe9f ----------------------------------------------------------------------- commit 4c1b9ec686216389969e9960ce269a211fe6ab81 Author: Michael J Rubinsky <[email protected]> Date: Tue Dec 4 12:48:31 2012 -0500 BFN framework/Core/package.xml | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) http://git.horde.org/horde-git/-/commit/4c1b9ec686216389969e9960ce269a211fe6ab81 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
