Install
Works with Drupal: ^10.1 || ^11Using Composer to manage Drupal site dependencies
Alternative installation files
Download tar.gz
32.69 KB
MD5: 2de540ee6ef72820247ca93070ba4ff9
SHA-1: b7fd45a55385872b207445d91248be6b193ccd45
SHA-256: 3112e58a7bf925c94a6bb067e19db12310af787fd01409156b1b3eca902ab14f
Download zip
43.9 KB
MD5: 90bcd5b616c3380d8e3e80d52e47f2de
SHA-1: 10c766f0a3ce588dc27d6ac2b21255a807be81d8
SHA-256: 1c407e57d2cca7ab0cfd9621116c780233d431ff36d06fe82eb7c9a473152889
Release notes
This is an incremental bug/feature release for SMTP, introducing Drupal 10 support. After further review, there was no good reason to Drop Drupal 8 support, so this release supports Drupal 8.9 through Drupal 10. It should also resolve many of the 'from' email issues introduced in 8.x-1.1.
Contributors (6)
balintpekker, japerry, mglaman, rivimey, sanduhrs, teknocat
Changelog
Changes since 8.x-1.2:
- #3063886: Unable to debug
- Add .gitlab-ci.yml for gitlab automated testing
- #3434668: Automated Drupal 11 compatibility fixes for smtp
- Fix TypeError with PHP 8.1
Changes since 8.x-1.1:
Issues: 8 issues resolved.
Bug
- #3190531 by japerry: Ensure d7_system_mail actually exists before altering it.
- #3304449 by teknocat: Error sending e-mail from Sender Name
- #3308653 by japerry, rivimey: SMTP From address meta issue
- #3308653 by japerry, mglaman, rivimey: SMTP From address meta issue
- #3318761 by mglaman: SMTP must be installed on drupal7 migrate source
Misc
- 3310134: Properly set the default mailsystem when uninstalling smtp module.
- Maintaining support for Drupal 8.
Support
- #3314278 by japerry: Add warning message debugging is enabled.