- Issue created by @davidwbarratt
- π¬π§United Kingdom adamps
Great thanks for the report.
Let's call this normal priority because custom transports are an uncommon case - I believe the code has been like that for some time and no one else noticed!
It's a bit awkward to fix, as the full correct list of transports is only available in the Mailer class. I guess we can add an @internal function to that validates a DSN.
Eventually Core issue π [PP-1] Add symfony mailer transports to DIC Postponed will hopefully define a proper service that we could use.