Name: | php-PHPMailer |
---|---|
Version: | 5.2.27 |
Release: | 1.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 555357 |
License: | LGPLv2+ |
RPM: | php-PHPMailer-5.2.27-1.el7.noarch.rpm |
Source RPM: | php-PHPMailer-5.2.27-1.el7.src.rpm |
Build Date: | Tue Dec 04 2018 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/PHPMailer/PHPMailer |
Summary: | PHP email transport class with a lot of features |
Description: | Full Featured Email Transfer Class for PHP. PHPMailer features: * Supports emails digitally signed with S/MIME encryption! * Supports emails with multiple TOs, CCs, BCCs and REPLY-TOs * Works on any platform. * Supports Text & HTML emails. * Embedded image support. * Multipart/alternative emails for mail clients that do not read HTML email. * Flexible debugging. * Custom mail headers. * Redundant SMTP servers. * Support for 8bit, base64, binary, and quoted-printable encoding. * Word wrap. * Multiple fs, string, and binary attachments (those from database, string, etc). * SMTP authentication. * Tested on multiple SMTP servers: Sendmail, qmail, Postfix, Gmail, Imail, Exchange, etc. * Good documentation, many examples included in download. * It's swift, small, and simple. |
- update to 5.2.27
- Update to 5.2.26
- Update to 5.2.25
- Update to 5.2.24: fixes XSS vulnerability CVE-2017-11503. https://bugzilla.redhat.com/show_bug.cgi?id=1474416
- Update to 5.2.23
- update to 5.2.22 - fix local file disclosure vulnerability CVE-2017-5223
- update to 5.2.21 - fix Remote Code Execution CVE-2016-10045
- update to 5.2.19 - fix Remote Code Execution CVE-2016-10033 - drop documentation removed by upstream
- bad git hash - add a check on version - missing requires
- update to 5.2.16 - change URL to github project