Blog |
Forum |
Repository |
Wizard
Jump to letter: [
ABCDFGHILMOPQRSTUWXZ
]
php-PHPMailer - PHP email transport class with a lot of features
- Website:
- https://github.com/PHPMailer/PHPMailer
- Licence:
- LGPLv2+
- Vendor:
- Remi Collet
- 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.
Packages
php-PHPMailer-5.2.28-2.el6.remi.noarch
|
[135 KiB]
|
Changelog by Patrick Monnerat (2020-06-21):
- 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
|
php-PHPMailer-5.2.28-1.el6.remi.noarch
|
[135 KiB]
|
Changelog by Remi Collet (2020-03-19):
- update to 5.2.28
|