| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: php-PHPMailer | Distribution: Unknown |
| Version: 5.2.28 | Vendor: Remi's RPM repository <https://rpms.remirepo.net/> |
| Release: 6.el8.remi | Build date: Fri Mar 26 10:43:38 2021 |
| Group: Unspecified | Build host: builder.remirepo.net |
| Size: 555019 | Source RPM: php-PHPMailer-5.2.28-6.el8.remi.src.rpm |
| Packager: Remi Collet | |
| Url: https://github.com/PHPMailer/PHPMailer | |
| Summary: PHP email transport class with a lot of features | |
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.
LGPLv2+
* Fri Mar 26 2021 Remi Collet <remi@remirepo.net> - 5.2.28-6
- remove __autoload usage from autoloader for PHP 8
* Thu Feb 25 2021 Patrick Monnerat <patrick@monnerat.net> 5.2.28-5
- php-imap is optional.
https://bugzilla.redhat.com/show_bug.cgi?id=1933024
* Sun Jun 21 2020 Patrick Monnerat <patrick@monnerat.net> 5.2.28-2
- Patch "cve2020-13625" fixes CVE-2020-13625 vulnerability. This is a backport
of https://github.com/PHPMailer/PHPMailer/commit/c2796cb.
https://bugzilla.redhat.com/show_bug.cgi?id=1848842
* Thu Mar 19 2020 Remi Collet <remi@remirepo.net> - 5.2.28-1
- update to 5.2.28
* Fri Nov 16 2018 Remi Collet <remi@remirepo.net> - 5.2.27-1
- update to 5.2.27
* Mon Nov 06 2017 Remi Collet <remi@remirepo.net> - 5.2.26-1
- Update to 5.2.26
* Mon Aug 28 2017 Remi Collet <remi@remirepo.net> - 5.2.25-2
- Update to 5.2.25
- fix URL
* Thu Jul 27 2017 Patrick Monnerat <patrick@monnerat.net> 5.2.24-1
- Update to 5.2.24: fixes XSS vulnerability CVE-2017-11503.
https://bugzilla.redhat.com/show_bug.cgi?id=1474416
* Thu Mar 16 2017 Remi Collet <remi@remirepo.net> - 5.2.23-1
- Update to 5.2.23
* Mon Jan 09 2017 Remi Collet <remi@fedoraproject.org> - 5.2.22-1
- update to 5.2.22
- fix local file disclosure vulnerability CVE-2017-5223
* Wed Dec 28 2016 Remi Collet <remi@fedoraproject.org> - 5.2.21-1
- update to 5.2.21
- fix Remote Code Execution CVE-2016-10045
* Mon Dec 26 2016 Remi Collet <remi@fedoraproject.org> - 5.2.19-1
- update to 5.2.19
* Sun Dec 25 2016 Remi Collet <remi@fedoraproject.org> - 5.2.18-1
- update to 5.2.18
- fix Remote Code Execution CVE-2016-10033
* Fri Dec 09 2016 Remi Collet <remi@fedoraproject.org> - 5.2.17-1
- update to 5.2.17
- drop documentation removed by upstream
* Sat Jun 25 2016 Johan Cwiklinski <johan AT x-tnd DOT be> - 5.2.16-2
- add a check on version
* Mon Jun 06 2016 Remi Collet <remi@fedoraproject.org> - 5.2.16-1
- update to 5.2.16
* Wed May 11 2016 Remi Collet <remi@fedoraproject.org> - 5.2.15-1
- update to 5.2.15
* Mon Dec 07 2015 Patrick Monnerat <patrick.monnerat@dh.com> 5.2.14-1
- New upstream release: fixes CVE-2015-8476.
* Mon May 04 2015 Remi Collet <remi@fedoraproject.org> - 5.2.10-1
- update to 5.2.10
* Fri Sep 26 2014 Remi Collet <remi@fedoraproject.org> - 5.2.9-1
- update to 5.2.9
* Mon Aug 11 2014 Remi Collet <remi@fedoraproject.org> - 5.2.8-1
- update to 5.2.8
- provide php-composer(phpmailer/phpmailer)
- explicit dependencies
- fix license handling
- fix language dir using a patch instead of sed
- provide upstream autoloader
* Tue Apr 16 2013 Patrick Monnerat <pm@datasphere.ch> 5.2.6-1
- New upstream release: source moved to github.
* Wed Mar 27 2013 Remi Collet <RPMS@FamilleCollet.com> - 5.2.4-1
- Update to 5.2.4
* Mon Dec 24 2012 Remi Collet <RPMS@FamilleCollet.com> - 5.2.2-1
- Update to 5.2.2, rebuild for remi repository
* Sun Dec 23 2012 Johan Cwiklinski <johan AT x-tnd DOT be> - 5.2.2-1
- Latest upstream release
* Thu Mar 22 2012 Remi Collet <RPMS@FamilleCollet.com> - 5.2.1-1
- Update to 5.2.1, rebuild for remi repository
* Tue Mar 20 2012 Johan Cwiklinski <johan AT x-tnd DOT be> - 5.2.1-1
- Latest upstream release
* Thu Jul 21 2011 Remi Collet <RPMS@FamilleCollet.com> - 5.1.4
- rebuild for remi repository
- add BuildRoot for old version
* Mon Jul 18 2011 Patrick Monnerat <pm@datasphere.ch> 5.1-4
- Patch "sign" to fix mail signing.
https://sourceforge.net/tracker/?func=detail&aid=3370322&group_id=26031&atid=385709
* Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Thu Jul 08 2010 Patrick Monnerat <pm@datasphere.ch> 5.1-2
- Get rid of dos2unix build requirement and of BuildRoot rpm tag.
* Fri Jan 15 2010 Patrick Monnerat <pm@datasphere.ch> 5.1-1
- New upstream release.
- Moved endline conversion and default language path update from prep to
build section.
- Patch "php53" to remove PHP 5.3 deprecated features.
* Mon Aug 03 2009 Patrick Monnerat <pm@datasphere.ch> 5.0.2-3
- Home page change.
- Package description from new home page.
- Requires php-mbstring.
* Fri Jun 19 2009 Patrick Monnerat <pm@datasphere.ch> 5.0.2-2
- Suppress "ed" build requirement.
- Tag language files.
- Move class files to a package-specific directory.
* Tue Jun 02 2009 Patrick Monnerat <pm@datasphere.ch> 5.0.2-1
- Initial RPM spec file.
/usr/share/PHPMailer /usr/share/PHPMailer/language /usr/share/PHPMailer/language/phpmailer.lang-am.php /usr/share/PHPMailer/language/phpmailer.lang-ar.php /usr/share/PHPMailer/language/phpmailer.lang-az.php /usr/share/PHPMailer/language/phpmailer.lang-ba.php /usr/share/PHPMailer/language/phpmailer.lang-be.php /usr/share/PHPMailer/language/phpmailer.lang-bg.php /usr/share/PHPMailer/language/phpmailer.lang-ca.php /usr/share/PHPMailer/language/phpmailer.lang-ch.php /usr/share/PHPMailer/language/phpmailer.lang-cs.php /usr/share/PHPMailer/language/phpmailer.lang-da.php /usr/share/PHPMailer/language/phpmailer.lang-de.php /usr/share/PHPMailer/language/phpmailer.lang-el.php /usr/share/PHPMailer/language/phpmailer.lang-eo.php /usr/share/PHPMailer/language/phpmailer.lang-es.php /usr/share/PHPMailer/language/phpmailer.lang-et.php /usr/share/PHPMailer/language/phpmailer.lang-fa.php /usr/share/PHPMailer/language/phpmailer.lang-fi.php /usr/share/PHPMailer/language/phpmailer.lang-fo.php /usr/share/PHPMailer/language/phpmailer.lang-fr.php /usr/share/PHPMailer/language/phpmailer.lang-gl.php /usr/share/PHPMailer/language/phpmailer.lang-he.php /usr/share/PHPMailer/language/phpmailer.lang-hr.php /usr/share/PHPMailer/language/phpmailer.lang-hu.php /usr/share/PHPMailer/language/phpmailer.lang-id.php /usr/share/PHPMailer/language/phpmailer.lang-it.php /usr/share/PHPMailer/language/phpmailer.lang-ja.php /usr/share/PHPMailer/language/phpmailer.lang-ka.php /usr/share/PHPMailer/language/phpmailer.lang-ko.php /usr/share/PHPMailer/language/phpmailer.lang-lt.php /usr/share/PHPMailer/language/phpmailer.lang-lv.php /usr/share/PHPMailer/language/phpmailer.lang-ms.php /usr/share/PHPMailer/language/phpmailer.lang-nb.php /usr/share/PHPMailer/language/phpmailer.lang-nl.php /usr/share/PHPMailer/language/phpmailer.lang-pl.php /usr/share/PHPMailer/language/phpmailer.lang-pt.php /usr/share/PHPMailer/language/phpmailer.lang-pt_br.php /usr/share/PHPMailer/language/phpmailer.lang-ro.php /usr/share/PHPMailer/language/phpmailer.lang-rs.php /usr/share/PHPMailer/language/phpmailer.lang-ru.php /usr/share/PHPMailer/language/phpmailer.lang-sk.php /usr/share/PHPMailer/language/phpmailer.lang-sl.php /usr/share/PHPMailer/language/phpmailer.lang-sv.php /usr/share/PHPMailer/language/phpmailer.lang-tr.php /usr/share/PHPMailer/language/phpmailer.lang-uk.php /usr/share/PHPMailer/language/phpmailer.lang-vi.php /usr/share/PHPMailer/language/phpmailer.lang-zh.php /usr/share/PHPMailer/language/phpmailer.lang-zh_cn.php /usr/share/doc/php-PHPMailer /usr/share/doc/php-PHPMailer/composer.json /usr/share/doc/php-PHPMailer/examples /usr/share/doc/php-PHPMailer/examples/DKIM.phps /usr/share/doc/php-PHPMailer/examples/code_generator.phps /usr/share/doc/php-PHPMailer/examples/contactform.phps /usr/share/doc/php-PHPMailer/examples/contents.html /usr/share/doc/php-PHPMailer/examples/contentsutf8.html /usr/share/doc/php-PHPMailer/examples/exceptions.phps /usr/share/doc/php-PHPMailer/examples/gmail.phps /usr/share/doc/php-PHPMailer/examples/gmail_xoauth.phps /usr/share/doc/php-PHPMailer/examples/images /usr/share/doc/php-PHPMailer/examples/images/phpmailer.png /usr/share/doc/php-PHPMailer/examples/images/phpmailer_mini.png /usr/share/doc/php-PHPMailer/examples/index.html /usr/share/doc/php-PHPMailer/examples/mail.phps /usr/share/doc/php-PHPMailer/examples/mailing_list.phps /usr/share/doc/php-PHPMailer/examples/pop_before_smtp.phps /usr/share/doc/php-PHPMailer/examples/scripts /usr/share/doc/php-PHPMailer/examples/scripts/XRegExp.js /usr/share/doc/php-PHPMailer/examples/scripts/shAutoloader.js /usr/share/doc/php-PHPMailer/examples/scripts/shBrushPhp.js /usr/share/doc/php-PHPMailer/examples/scripts/shCore.js /usr/share/doc/php-PHPMailer/examples/scripts/shLegacy.js /usr/share/doc/php-PHPMailer/examples/send_file_upload.phps /usr/share/doc/php-PHPMailer/examples/send_multiple_file_upload.phps /usr/share/doc/php-PHPMailer/examples/sendmail.phps /usr/share/doc/php-PHPMailer/examples/signed-mail.phps /usr/share/doc/php-PHPMailer/examples/smtp.phps /usr/share/doc/php-PHPMailer/examples/smtp_check.phps /usr/share/doc/php-PHPMailer/examples/smtp_no_auth.phps /usr/share/doc/php-PHPMailer/examples/ssl_options.phps /usr/share/doc/php-PHPMailer/examples/styles /usr/share/doc/php-PHPMailer/examples/styles/shCore.css /usr/share/doc/php-PHPMailer/examples/styles/shCoreDefault.css /usr/share/doc/php-PHPMailer/examples/styles/shCoreDjango.css /usr/share/doc/php-PHPMailer/examples/styles/shCoreEclipse.css /usr/share/doc/php-PHPMailer/examples/styles/shCoreEmacs.css /usr/share/doc/php-PHPMailer/examples/styles/shCoreFadeToGrey.css /usr/share/doc/php-PHPMailer/examples/styles/shCoreMDUltra.css /usr/share/doc/php-PHPMailer/examples/styles/shCoreMidnight.css /usr/share/doc/php-PHPMailer/examples/styles/shCoreRDark.css /usr/share/doc/php-PHPMailer/examples/styles/shThemeAppleScript.css /usr/share/doc/php-PHPMailer/examples/styles/shThemeDefault.css /usr/share/doc/php-PHPMailer/examples/styles/shThemeDjango.css /usr/share/doc/php-PHPMailer/examples/styles/shThemeEclipse.css /usr/share/doc/php-PHPMailer/examples/styles/shThemeEmacs.css /usr/share/doc/php-PHPMailer/examples/styles/shThemeFadeToGrey.css /usr/share/doc/php-PHPMailer/examples/styles/shThemeMDUltra.css /usr/share/doc/php-PHPMailer/examples/styles/shThemeMidnight.css /usr/share/doc/php-PHPMailer/examples/styles/shThemeRDark.css /usr/share/doc/php-PHPMailer/examples/styles/shThemeVisualStudio.css /usr/share/doc/php-PHPMailer/examples/styles/wrapping.png /usr/share/licenses/php-PHPMailer /usr/share/licenses/php-PHPMailer/LICENSE /usr/share/php/PHPMailer /usr/share/php/PHPMailer/PHPMailerAutoload.php /usr/share/php/PHPMailer/class.phpmailer.php /usr/share/php/PHPMailer/class.phpmaileroauth.php /usr/share/php/PHPMailer/class.phpmaileroauthgoogle.php /usr/share/php/PHPMailer/class.pop3.php /usr/share/php/PHPMailer/class.smtp.php
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Oct 25 08:45:50 2025