8000 Unable to send an email: to parameter is missing (code 400). · Issue #54491 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content
Unable to send an email: to parameter is missing (code 400). #54491
Closed
@paulheijmans

Description

@paulheijmans

Symfony version(s) affected

v6.4.4

Description

Sending emails no longer works without any adjustments. I retrieve the error Unable to send an email: to parameter is missing (code 400). Other having this problem?

How to reproduce

Sending e-mails via Laravel:

Mail::to('test@example.com') ->send(new OrderCreated($order));

Possible Solution

No response

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0