Remove swiftmailer and mailsystem from Rocketship Core

Created on 20 September 2022, almost 2 years ago
Updated 31 March 2023, about 1 year ago

Problem/Motivation

Swiftmailer β†’ has been marked as obsolete and will be unsupported from November 21. The new recommended approach is to use Symfony Mailer β†’ module.

Steps to reproduce

- When installing rocketship_core swiftmailer is being installed as a dependency

Proposed resolution

- Remove the swiftmailer and mailsystem modules from dependencies list
- Add the symfony_mailer module as a dependency
- Later on a mayor upgrade, remove the obsolete modules from composer. For now both modules should co-exist in composer to avoid breaking the existing sites.

Remaining tasks

- patch
- review
- test

User interface changes

- none

API changes

- symfony_mailer is replacing swiftmailer to manage the mails

Data model changes

- none

πŸ“Œ Task
Status

Fixed

Version

6.0

Component

Code

Created by

πŸ‡ͺπŸ‡ΈSpain akalam

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024