Changelog for
php5-pear-Horde_Mail-2.0.6-1.1.noarch.rpm :
Tue Jul 16 14:00:00 2013 Ralf Lang
- Version 2.0.6
- [mms] Honor \'pipelining\' configuration option in SMTP transport driver.
Thu May 2 14:00:00 2013 Ralf Lang
- Version 2.0.5
- [mms] Correctly encode IDN domains when sending mail (Bug #12116).
Mon Apr 29 14:00:00 2013 langAATTb1-systems.de
- repaired changelog, use macros instead of literal pear name
Tue Mar 5 13:00:00 2013 Ralf Lang
- Version 2.0.4
- [mms] Improve unit tests.
Thu Dec 27 13:00:00 2012 Ralf Lang
- Version 2.0.3
- [mms] Fix behavior of \'persist\' option in SMTP transport driver.
- Version 2.0.2
- [mms] Fix default_domain parameter to Horde_Mail_Rfc822 (Bug #11804).
Tue Nov 20 13:00:00 2012
- Version 2.0.1
- [mms] Fix line-endings for transport drivers that send messages using local tools/programs.
- [mms] Created Horde_Mail_Rfc822_Address and Horde_Mail_Rfc822_Group objects to represent e-mail addresses.
- [mms] Improved parser for e-mail addresses (Request #10949).
- [mms] Added Horde_Mail_Rfc822_Address#encoded property.
- [mms] Better support for IDN hosts in non-validate address parsing mode (Bug #11021).
- [mms] Added Horde_Mail_Rfc822#trimAddress().
- [mms] Add optional arguments to the Horde_Mail_Rfc822_Group constructor.
- [mms] Horde_Mail_Rfc822#parseAddressList() now accepts Horde_Mail_Rfc822_Objects within the first argument.
- [mms] The address and group objects now extend the base Horde_Mail_Rfc822_Object class.
- [mms] Add optional arguments to the Horde_Mail_Rfc822_Group constructor.
- [mms] First argument to Horde_Mail_Rfc822#parseAddressList() can now be an array of addresses.
- [mms] Add Horde_Mail_Rfc822#encode().
- [mms] Workaround unexpected return from PHP_EOL in Mail transport drivers.
Tue Jan 17 13:00:00 2012 langAATTb1-systems.de
- version 1.0.3
- add license file
- [mms] Fix parseAddressList() for empty address strings (Bug #10534).
- [mms] Fix SMTP error codes/messages (Bug #10498).
- [mms] Always use canonical line endings in sendmail driver (Bug #10696).
- [mms] Fix line-endings for transport drivers that send messages using local tools/programs.
Fri Dec 9 13:00:00 2011 cooloAATTsuse.com
- fix license to be in spdx.org format
Thu Jun 9 14:00:00 2011 langAATTb1-systems.de
- add upgrade path
Wed Apr 6 14:00:00 2011 langAATTb1-systems.de
- Updating to version 1.0.0
Thu Mar 17 13:00:00 2011 langAATTb1-systems.de
- Initial commit of version 1.0.0beta1