[commits] Horde branch master updated. 03da9ed59c80288992a3bd205701b1c820fcaf2f
Michael M Slusarz
slusarz at horde.org
Mon Apr 1 01:39:00 UTC 2013
The branch "master" has been updated.
The following is a summary of the commits.
from: ae3c37040fe279760a33b792d7681a4ea82ca753
eb2b26b The mail driver also needs recipients to be IDN encoded
ad94e73 phpdoc
03da9ed Bug #12116: Also need to IDN encode from addresses before sending
-----------------------------------------------------------------------
commit eb2b26b9f5a09e0f74ae35f1f1ebfdc9ba26ada2
Author: Michael M Slusarz <slusarz at horde.org>
Date: Sun Mar 31 00:14:37 2013 -0600
The mail driver also needs recipients to be IDN encoded
framework/Mail/lib/Horde/Mail/Transport/Mail.php | 7 +------
1 files changed, 1 insertions(+), 6 deletions(-)
http://git.horde.org/horde-git/-/commit/eb2b26b9f5a09e0f74ae35f1f1ebfdc9ba26ada2
-----------------------------------------------------------------------
commit ad94e736b797a4483dcd9a5f5536107ba88f33f5
Author: Michael M Slusarz <slusarz at horde.org>
Date: Sun Mar 31 19:32:12 2013 -0600
phpdoc
framework/Mail/lib/Horde/Mail/Transport/Mail.php | 24 +-----------------
framework/Mail/lib/Horde/Mail/Transport/Mock.php | 23 -----------------
framework/Mail/lib/Horde/Mail/Transport/Null.php | 22 +---------------
framework/Mail/lib/Horde/Mail/Transport/Sendmail.php | 22 +---------------
framework/Mail/lib/Horde/Mail/Transport/Smtp.php | 21 ---------------
framework/Mail/lib/Horde/Mail/Transport/Smtpmx.php | 24 +-----------------
6 files changed, 4 insertions(+), 132 deletions(-)
http://git.horde.org/horde-git/-/commit/ad94e736b797a4483dcd9a5f5536107ba88f33f5
-----------------------------------------------------------------------
commit 03da9ed59c80288992a3bd205701b1c820fcaf2f
Author: Michael M Slusarz <slusarz at horde.org>
Date: Sun Mar 31 19:37:51 2013 -0600
Bug #12116: Also need to IDN encode from addresses before sending
framework/Mail/lib/Horde/Mail/Transport.php | 31 ++++++++++++++++
framework/Mail/lib/Horde/Mail/Transport/Mock.php | 5 ++-
framework/Mail/lib/Horde/Mail/Transport/Sendmail.php | 21 +----------
framework/Mail/lib/Horde/Mail/Transport/Smtp.php | 19 +++-------
framework/Mail/lib/Horde/Mail/Transport/Smtpmx.php | 12 ++-----
framework/Mail/test/Horde/Mail/SendTest.php | 34 +++++++++++++++---
6 files changed, 73 insertions(+), 49 deletions(-)
http://git.horde.org/horde-git/-/commit/03da9ed59c80288992a3bd205701b1c820fcaf2f
More information about the commits
mailing list