Changelog for
php-pear-Horde_Smtp-1.9.5-1.39.noarch.rpm :
* Tue Dec 17 2019 Arjen de Korte
- update to version 1.9.5- use correct macro to reference metadata (boo#1158112)- regenerate spec from template- make package PHP version independent
* Sun Feb 08 2015 Ralf Lang - Version 1.8.0- [mms] Deprecated the \'password_encrypt\' parameter and instead support passing a Horde_Smtp_Password object into the \'password\' parameter.- [mms] Fix DIGEST-MD5 authentication method.- [mms] Added support for the Google XOAuth2 authentication mechanism.- [jan] Fix detecting if connection to SMTP server fails.- [mms] Change default security to use TLS, if available.- [mms] Fix storing password object in the Horde_Smtp object.- [mms] Transparently handle required TLS connection when no security was configured.- [mms] Fix aborting a pipelined DATA command if only a subset of recipients were rejected (Bug #12659).- [mms] Don\'t auto-detect TLS availability again once we have done initial detection.- [mms] Fix parsing SMTP error message on servers that support ENHANCEDSTATUSCODES (Bug #12666).- [mms] Explicitly reject XOAUTH2 as a authentication mechanism if it is not configured in the client.- [jan] Fix reading translations in PEAR-installed package.- [mms] Fix escaping periods that begin a line of DATA input.- [mms] Fix handling EOLs split on a stream bucket boundary (Bug #12763).- [mms] Added direct TLS v1.x connection option when connecting to remote server.- [mms] Added Horde_Smtp_Password_Xoauth2 class.- [mms] Fix handling servers that don\'t support ESMTP (Bug #12853).- [mms] Fix returning reply code in Exceptions.- [mms] Add raw error message text (in English) to Exceptions.- [jan] Add Danish translation (Erling Preben Hansen ).- [mms] The mail submission port (587) should be default of this library.- [mms] Better exception message for a 550 error, since it is common and may be displayed to an end user (Request #12990).- [mms] Fix harmless undefined error when accessing certain configuration parameters.- [mms] Horde_Smtp#send() now returns recipient status information if at least one recipient was successfully accepted.- [mms] Added an LMTP (RFC 2033) driver.- [jan] Add Hungarian translation (Andras Galos ).- [jan] Add Japanese translation (Hiromi Kimura ).- [jan] Add Spanish translation (Manuel Perez Ayala ).- [mms] Added support for sending internationalized header data (RFC 6531).- [mms] Added Horde_Smtp_Exception property indicating whether error is permanent or transient.- [mms] Determine EAI and Body transport information by analyzing the message data, instead of requiring a parameter.- [mms] Add support for ETRN extension (RFC 1985).- [mms] Add support for BINARYMIME extension (RFC 3030).- [mms] Add support for CHUNKING extension (RFC 3030).- [mms] Failed recipients can now be determined via the Horde_Smtp_Exception_Recipients exception thrown when calling Horde_Smtp#send().
* Sun Feb 08 2015 langAATTb1-systems.de- Initial version 1.0.0- Changelog with all changes up to current version follows with next commit