Install
Works with Drupal: ^8.7.7 || ^9Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
26.09 KB
MD5: 22c560929379318f905de92860ee17cf
SHA-1: b886eee8c8abe2c3f8519d489b18a8887e0afb8e
SHA-256: d1bd338d1476b6b90d44acff86a0f20b4c6b08c2f383574e3a06263b19cd6c35
Download zip
35.18 KB
MD5: 6a0cdac56e6a4e6bacb55185875f67de
SHA-1: 53492cf93aff2c644015fe8b3d6219dd5ad82b34
SHA-256: 6fde5539d0ad8088e88f2615ba6af3434841979d0d6ffa0e7f979c0316ef0108
Release notes
This release fixes some errors connecting in some cases with the new 6.x version of PHPMailer.
Full list of changes:
- Use dependency Injection on the mail handler and test.
- Issue #3007711 by thalles, Vivek Panicker: Use Dependency injection in classes
- 3135595 by japerry: Refactor the connection tester test.
- Issue #1124252 by japerry: Add support for MailSystem module.
- Issue #3135595 by sunlix, japerry: SmtpConnect() error but email sends successfully
- Issue #3135015 by japerry: Refactor connection tester and provide more resilancy to missing PHPMailer class.
- Issue #3137440 by Beezer75, rmcom, Thib: Add support for Ludwig.
- #3048540 by japerry: Replace non-existent 8.x file_get_mimetype with mimetype service.