[commits] Horde branch master updated. d6fe6a2bdc4d2f0b034ea44c090f7c78933be504
Michael M Slusarz
slusarz at horde.org
Fri Feb 10 06:39:16 UTC 2012
The branch "master" has been updated.
The following is a summary of the commits.
from: 432c3b63b6427ee1eb72fb60a413f1de6fd1a956
622f5d4 Groups need a comma after the semicolon
b9b476f Add option to encode address when writing it.
d6fe6a2 More fixes to e-mail checking in IMP
-----------------------------------------------------------------------
commit 622f5d463906ca4d95f4854035678baa33d51999
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Feb 9 22:47:49 2012 -0700
Groups need a comma after the semicolon
framework/Mime/lib/Horde/Mime.php | 12 +++++-------
1 files changed, 5 insertions(+), 7 deletions(-)
http://git.horde.org/horde-git/-/commit/622f5d463906ca4d95f4854035678baa33d51999
-----------------------------------------------------------------------
commit b9b476f75168af4e68abd402527f33bd172b16c0
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Feb 9 22:54:38 2012 -0700
Add option to encode address when writing it.
framework/Mail/lib/Horde/Mail/Rfc822/Address.php | 3 +-
framework/Mail/lib/Horde/Mail/Rfc822/Group.php | 4 +-
framework/Mail/test/Horde/Mail/ObjectTest.php | 45 ++++++++++++++++++++++
3 files changed, 50 insertions(+), 2 deletions(-)
create mode 100644 framework/Mail/test/Horde/Mail/ObjectTest.php
http://git.horde.org/horde-git/-/commit/b9b476f75168af4e68abd402527f33bd172b16c0
-----------------------------------------------------------------------
commit d6fe6a2bdc4d2f0b034ea44c090f7c78933be504
Author: Michael M Slusarz <slusarz at horde.org>
Date: Thu Feb 9 23:05:26 2012 -0700
More fixes to e-mail checking in IMP
Better delineate between methods that exist solely to parse user data
(recipientList()) and methods that exist to encode e-mail addresses for
transport (_prepSendMessageEncode()).
Conflicts:
imp/lib/Compose.php
imp/compose.php | 21 +++---
imp/lib/Compose.php | 219 ++++++++++++++++++++++-----------------------------
imp/lib/Spam.php | 2 +-
3 files changed, 106 insertions(+), 136 deletions(-)
http://git.horde.org/horde-git/-/commit/d6fe6a2bdc4d2f0b034ea44c090f7c78933be504
More information about the commits
mailing list