[commits] Horde branch master updated. 84477791861c268ab665ca16e72799572b7d0728
Michael M Slusarz
slusarz at horde.org
Sun Jan 15 23:09:03 UTC 2012
The branch "master" has been updated.
The following is a summary of the commits.
from: 5c94d26fa1695ded9f643b686a414499a100a07f
2c6da3d [mms] Fix line-endings for transport drivers that send messages using local tools/programs.
8447779 phpdoc
-----------------------------------------------------------------------
commit 2c6da3dca8c890240584c541d72f5b5ee15b305f
Author: Michael M Slusarz <slusarz at horde.org>
Date: Sun Jan 15 15:24:10 2012 -0700
[mms] Fix line-endings for transport drivers that send messages using local tools/programs.
Non-SMTP drivers should use the OS-specific line ending by default.
framework/Mail/lib/Horde/Mail/Transport.php | 2 +-
framework/Mail/lib/Horde/Mail/Transport/Mail.php | 15 +++----
framework/Mail/lib/Horde/Mail/Transport/Mock.php | 7 ++-
framework/Mail/lib/Horde/Mail/Transport/Sendmail.php | 5 ++-
framework/Mail/lib/Horde/Mail/Transport/Smtp.php | 6 ++-
framework/Mail/lib/Horde/Mail/Transport/Smtpmx.php | 5 ++-
framework/Mail/package.xml | 19 +++++++--
framework/Mail/test/Horde/Mail/SendTest.php | 37 ++++++++++++++++++
8 files changed, 77 insertions(+), 19 deletions(-)
create mode 100644 framework/Mail/test/Horde/Mail/SendTest.php
http://git.horde.org/horde-git/-/commit/2c6da3dca8c890240584c541d72f5b5ee15b305f
-----------------------------------------------------------------------
commit 84477791861c268ab665ca16e72799572b7d0728
Author: Michael M Slusarz <slusarz at horde.org>
Date: Sun Jan 15 15:30:41 2012 -0700
phpdoc
framework/Mail/lib/Horde/Mail.php | 1 +
framework/Mail/lib/Horde/Mail/Exception.php | 4 +-
framework/Mail/lib/Horde/Mail/Rfc822.php | 22 +++----
framework/Mail/lib/Horde/Mail/Transport/Mail.php | 4 +-
framework/Mail/lib/Horde/Mail/Transport/Mock.php | 8 +--
framework/Mail/lib/Horde/Mail/Transport/Sendmail.php | 14 ++---
framework/Mail/lib/Horde/Mail/Transport/Smtp.php | 57 ++++++++---------
framework/Mail/lib/Horde/Mail/Transport/Smtpmx.php | 40 ++++++-------
8 files changed, 69 insertions(+), 81 deletions(-)
http://git.horde.org/horde-git/-/commit/84477791861c268ab665ca16e72799572b7d0728
More information about the commits
mailing list