[commits] Horde branch master updated. a24b2647c4bd12becbca5703390a68ab39f3cd21
Michael M Slusarz
slusarz at horde.org
Fri Jan 17 18:22:59 UTC 2014
The branch "master" has been updated.
The following is a summary of the commits.
from: 31c41225f6fd51168af8160ee7341f4b622b380b
8aa4a94 [mms] Correctly identify e-mail addresses without domain information when validating.
2349dd0 Released Horde_Mail-2.1.3
a24b264 Development mode for Horde_Mail-2.1.4
Summary: http://github.com/horde/horde/compare/31c41225f6fd51168af8160ee7341f4b622b380b...a24b2647c4bd12becbca5703390a68ab39f3cd21
-----------------------------------------------------------------------
commit 8aa4a946be53b4ba1e60befcf8cc2f3fbd595931
Author: Michael M Slusarz <slusarz at horde.org>
Date: Fri Jan 17 11:13:53 2014 -0700
[mms] Correctly identify e-mail addresses without domain information when validating.
RFC 5322 addresses require a domain. Bare mailboxes only work if
default_domain option is present and non-empty (i.e. configured by a
client app).
framework/Mail/lib/Horde/Mail/Rfc822.php | 9 ++++++---
framework/Mail/package.xml | 8 ++++----
framework/Mail/test/Horde/Mail/ParseTest.php | 23 +++++++++++++++++++++++
3 files changed, 33 insertions(+), 7 deletions(-)
http://github.com/horde/horde/commit/8aa4a946be53b4ba1e60befcf8cc2f3fbd595931
http://git.horde.org/horde-git/-/commit/8aa4a946be53b4ba1e60befcf8cc2f3fbd595931
-----------------------------------------------------------------------
commit 2349dd09e006f05848797edec0d9c40fc20365fb
Author: Michael M Slusarz <slusarz at horde.org>
Date: Fri Jan 17 11:20:49 2014 -0700
Released Horde_Mail-2.1.3
framework/Mail/composer.json | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/2349dd09e006f05848797edec0d9c40fc20365fb
http://git.horde.org/horde-git/-/commit/2349dd09e006f05848797edec0d9c40fc20365fb
-----------------------------------------------------------------------
commit a24b2647c4bd12becbca5703390a68ab39f3cd21
Author: Michael M Slusarz <slusarz at horde.org>
Date: Fri Jan 17 11:20:49 2014 -0700
Development mode for Horde_Mail-2.1.4
framework/Mail/package.xml | 17 +++++++++++++++--
1 files changed, 15 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/a24b2647c4bd12becbca5703390a68ab39f3cd21
http://git.horde.org/horde-git/-/commit/a24b2647c4bd12becbca5703390a68ab39f3cd21
More information about the commits
mailing list