[dev] [commits] Horde branch master updated. 03da9ed59c80288992a3bd205701b1c820fcaf2f
Jan Schneider
jan at horde.org
Wed Apr 3 12:17:24 UTC 2013
Zitat von Michael M Slusarz <slusarz at horde.org>:
> 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
This broke several unit test (and thus probably also production code)
because the From: header is now required, which wasn't the case before.
--
Jan Schneider
The Horde Project
http://www.horde.org/
More information about the dev
mailing list