Changelog for
php-pear-Mail-2.0.0-1.5.noarch.rpm :
* Sat Jan 20 2024 Arjen de Korte
- Update to 2.0.0
* BugFix: Use CRLF for header separation, except sendmail, fixes #23 #24
* Sun Nov 19 2023 Arjen de Korte - Update to 1.6.0
* Feature: Added new property $response and new methods getResponse and getQueuedAs #27 #29
* Feature: Added Net_SMTP debug_handler #28 #30
* BugFix: Fix whitespace removal from addresses #32
* Thu Sep 28 2023 Arjen de Korte - Update to 1.5.1
* BugFix: Do not use parseAddressList statically #21
* BugFix: Dynamic properties deprecation (initialized several undefined variables) #22 #26
* BugFix: Problem with giving port to constructor in smtpmx.php #26
* Mon Dec 12 2022 Arjen de Korte - Update to 1.5.0
* New Feature: Establish STARTTLS connection without authentication (add new param \'starttls\') #17
* BugFix: Del: deprecation warnings (PHP 8.1 E_DEPRECATED warnings when you provide null values) #20
* Fri Dec 06 2019 Arjen de Korte - use correct macro to reference metadata (boo#1158112)- regenerate spec from template- make package PHP version independent
* Sun Sep 10 2017 jweberhoferAATTweberhofer.at- Cleaned up spec
* Fri Aug 18 2017 ecsosAATTopensuse.org- Update to 1.4.1
* Loosen recognition of \"queued as\" server response (PR #10)
* Bug #20463: domain-literal parsing error
* Bug #20513: Mail_smtp::send() doesn\'t close socket for smtp connection- Changes from 1.4.0
* Clarified licensing to \"New BSD\" (3-Clause BSD)
* Bug #21082: Inconsistent licensing- renamed package to php7-pear-Mail
* Fri Feb 24 2017 ingo.goeppert+suseAATTmailbox.org- Update to 1.3.0 - Updated minimum dependencies to php 5.2.1 - Added composer support. - Added Travis CI test support. - Updated code to use PHP 5 method signatures. Implemented requests: - #17888, #17865: Reduce peak memory usage when using the smtp/smtpmx backend [alec] - Ability to pass socket options to Net_SMTP Fixed bugs: - #18109: New \"pipelining\" parameter for SMTP backend never used [alec] - #17317: Invalid periods in mailbox not marked as invalid [alec] - #17388: Deprecated assigning the return value of new by reference [alec] - #17866, #20424, #12071, #17553: Non-static method Mail_RFC822::parseAddressList called statically [alec] - #17178: Mail_RFC822::parseAddressList does not accept RFC-valid empty-group syntax [alec]
* Mon May 19 2014 ajAATTajaissle.de- Generic spec cleanup
* Mon Feb 06 2012 cfarrellAATTsuse.com- license update: BSD-3-Clause and SUSE-PHP-2.02 sendmail.php is PHP-2.02 licensed. There is no SPDX short name for this currently so use the SUSE proprietary prefix until it is pushed upstream to spdx.org