- Issue created by @znerol
- Merge request !12094Issue #3523629: Add new mailer transport options from Symfony 7.1 and 7.3 → (Open) created by znerol
- 🇬🇧United Kingdom longwave UK
Looks good to me.
I assume
retry_period
from the changelog is not relevant to us? - 🇨🇭Switzerland znerol
I assume
retry_period
from the changelog is not relevant to us?No. Its injected into RoundRobinTransport if the DSN is parsed from a string. Since we are using ✨ Use structured DSN instead of URI in system.mail mailer_dsn Fixed , this isn't in the code path.