Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
45.39 KB
MD5: b746c5b2871bdf955d3400a894fa5021
SHA-1: d90dd3ee266610ee6530319552b03f04d9044b0c
SHA-256: 22149c084cab0038057d5304b341928716574ec95ee5407f2009a8a7d9710181
Download zip
51 KB
MD5: 67cd3c041f79cf84da295144cf66656e
SHA-1: 4c0f54eef2f804382fd71f5c111c16c5a7bcaabc
SHA-256: d41fcd2f97baa7048dad4bbbdee22aa6d45ee939d78d9732ccc3c005032916ed
Release notes
This is an incremental bug/feature release for Drupal 7. It fixes many of the PHP8 issues that required users to download the 7.x-dev release of smtp.
Changelog
Issues: 17 issues resolved.
Changes since 7.x-1.7:
Bug
- #2983132 by bburg, goron, focal55, Steven Jones, wundo: Error since Mail Provider turned off TLS 1.0 support
- #2566561 by Pisco, Parin, NWOM, jhmnieuwenhuis, wundo: PHP 5.6 SSL operation failed with code 1
- Merge pull request #7 from chuva-inc/issue_2983132-7.x
- #2694121 by Perignon, neerajsingh, DamienMcKenna, Chris Matthews, wundo: Documentation clean up and PHP 7 compatibility with return values
- #2751623 by davi.uezono, Sagar Ramgade, wundo: Not following Drupal Code Standards
- #2872900 by nileshlohar, rivimey, wundo: Use get_t() in hook_requirements()
- #2753115 by jedihe, pianomansam, donutdan4114, wundo, hass, brandonpost, apotek, dandaman: Sending to multiple email addresses with comma-delimited list with spaces gives fatal error: "Invalid address"
- #2886894 by joelstein, wundo: Add Reply-To header even if it's the same as the Return-Path header
- #2979682 by Liam Morland, dcamburn, aubjr_drupal, Chris Matthews, jayroberts, wundo, retiredpro, dzepol, sheshsharma: Webform Attachments with SMTP
Feature
- #2840624 by cslevy, powrsurg, vcouver, wundo, Chris Matthews: Allow from_name override from code
- #2840624 by wundo: Improve code readability
- #2840624 by wundo: Simplify code
- #2840624 by wundo: Remove empty line
- #2494339 by RecursiveMeta, DamienMcKenna, alex_drupal_dev, Chris Matthews: Implement Image Embed Attachments (src="cid:xxx")
Misc
- Add support to drush sql-sanitize
- Merge branch '7.x-1.x' into add_drush_sanitize_support
- Merge pull request #4 from chuva-inc/add_drush_sanitize_support
- Merge remote-tracking branch 'github/7.x-1.x' into 7.x-1.x
- Remove deprecated comment