Add in default transport factories

Created on 26 May 2025, 11 days ago

Problem/Motivation

Symfony\Component\Mailer\Transport::getDefaultFactories() returns all the transport factories that are available on the system. In v1 we had code that called it.

In v2 I was copying 📌 [PP-1] Add symfony mailer transports to DIC Postponed , however the feature was deferred to Add support for 3rd-party symfony mailer transports Active . So we need to add the equivalent code back into this module.

Proposed resolution

Create MailerTransportServiceProvider that registers the default factories if they don't already exist.

Remaining tasks

User interface changes

API changes

Data model changes

Feature request
Status

Active

Version

2.0

Component

Code

Created by

🇬🇧United Kingdom adamps

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024