WebsiteBaker Modules, Snippets, Admin-Tools

PHPMailer-6.6.0

user rating: no votes yet!no votes yet!no votes yet!no votes yet!no votes yet! (click to vote)

Hot Complete WB-Packages

PHPMailer-6.6.0

PHPMailer is a full-featured email creation and transfer class for PHP

This package is an update to phpmailer Version 6.6.0 only for WebsiteBaker Version 2.13.x after uploading and login to the backend upgrade-script will be starting

Version 6.6.0
License LGPL 2.1
Latest add-ons update 2022-03-29 14:44 UTC
Download Counter 381
Developer Luisehahne
Addon type Complete WB-Packages
Category Patch
WebsiteBaker Version 2.8.3 SP7 (minimum)
 
Download Not available Back

PHPMailer is a full-featured email creation and transfer class for PHP

This package is an update to phpmailer Version 6.6.0 only for WebsiteBaker Version 2.13.x after uploading and login to the backend upgrade-script will be starting

Probably the world's most popular code for sending email from PHP! Used by many open-source projects: WordPress, Drupal, 1CRM, SugarCRM, Yii, Joomla! and many more

  • Integrated SMTP support - send without a local mail server
  • Send emails with multiple TOs, CCs, BCCs and REPLY-TOs
  • Multipart/alternative emails for mail clients that do not read HTML email
  • Support for UTF-8 content and 8bit, base64, binary, and quoted-printable encodings
  • SMTP authentication with LOGIN, PLAIN, NTLM, CRAM-MD5 and Google's XOAUTH2 mechanisms over SSL and TLS transports
  • Error messages in 47 languages!
  • DKIM and S/MIME signing support
  • Compatible with PHP 7.x and later

Release history

Version 6.6.0 February 28th, 2022)


Version 6.5.0 (June 16th, 2021)

  • SECURITY Fixes CVE-2021-34551, a complex RCE affecting Windows hosts. See SECURITY.md for details.
  • The fix for this issue changes the way that language files are loaded. While they remain in the same PHP-like format, they are processed as plain text, and any code in them will not be run, including operations such as concatenation using the . operator.
  • Deprecation The current translation file format using PHP arrays is now deprecated; the next major version will introduce a new format.
  • SECURITY Fixes CVE-2021-3603 that may permit untrusted code to be run from an address validator. See SECURITY.md for details.
  • The fix for this issue includes a minor BC break: callables injected into validateAddress, or indirectly through the $validator class property, may no longer be simple strings. If you want to inject your own validator, provide a closure instead of a function name.
  • Haraka message ID strings are now recognised

PHPMailer-5.2.19
Security Fix

PHPMailer-5.2.17
A maintenance update with a few minor feature additions.

This is officially the last feature release of the 5.2.x line. Security fixes only from now on; use PHPMailer 6.0!

Added ability to extract SMTP transaction ID from successful submissions
Allow DKIM private key to be provided as a string
Provide mechanism to allow overriding of boundary and message ID creation
Improve Brazilian Portuguese, Spanish, Swedish, Romanian, and German translations
PHP 7.1 support for Travis-CI
Fix some language codes
Add security notices
Improve DKIM compatibility in older PHP versions
Improve trapping and capture of SMTP connection errors
Improve passthrough of error levels for debug output


PHPMailer 5.2.16

A minor maintenance release

Added DKIM example
Fixed empty additional_parameters problem
Fixed wrong version number in VERSION file!
Improve line-length tests
Use instance settings in smtpConnect by default
Use more secure auth mechanisms first




Last change 2022-03-29 14:45 UTC by WebsiteBaker Addons Project