- Issue created by @p4trizio
- 🇩🇪Germany simonbaese Berlin
Thanks for reporting the issue. I think the proposed change is not correct because the parameter is used to handle emails differently when sending them. See the comments in
Drupal\symfony_mailer\Mailer::doSend()
.I am confused, though, about how legacy emails are queued at all. This should only be the case when using the "Queue sending" email adjuster. Can you please post the steps to reproduce the issue? Or describe in more detail how you are sending legacy emails?