Update to and test the latest version of Symfony Mailer

Created on 21 February 2023, almost 2 years ago
Updated 1 June 2023, over 1 year ago

The new version is 1.0.0-rc2. If it works well and the module has indeed achieved a level of better stability, let's switch to using ^1.0@RC, no longer pegging to a specific pre-release version.

📌 Task
Status

Fixed

Version

3.0

Component

Code

Created by

🇺🇸United States rszrama

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @rszrama
  • 🇺🇸United States rszrama

    Well, never mind. Apparently some intermediate version of the Symfony Mailer module switched the way email builders work, breaking the CommerceEmailBuilder plugin it ships with for the order receipt email in Commerce. The plugin needs to be patched to switch from extending EmailProcesserBase to EmailBuilderBase, and that was not a trivial copy / paste job out of another BC layer plugin. Ultimately, this is going to need further research and a patch to Symfony Mailer that we then need to get committed to Symfony Mailer before updating our version requirement to run on the latest version.

  • 🇺🇸United States rszrama

    I've created an issue in its queue: 💬 Questions about releases and compatibility Fixed

  • Status changed to Fixed over 1 year ago
  • 🇺🇸United States rszrama

    jsacksick updated this and tested it today, and I've tested just now: Symfony Mailer 1.2.1 works out of the box!

    Remember when testing on ddev that after installing Commerce Kickstart, you'll want to import the config split:

    ddev drush config-split:import ddev

    And on the home page after installation, you'll see a link to import Symfony Mailer settings ... click that and import all.

    Off to the races! 🐎

  • Automatically closed - issue fixed for 2 weeks with no activity.

Production build 0.71.5 2024