Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[Mailer][Sendinblue] API integration does not work anymore #48936

Copy link
Copy link
Closed
@TristanPouliquen

Description

@TristanPouliquen
Issue body actions

Symfony version(s) affected

5.4

Description

Hello,

We realised that emails we send through the Symfony Sendinblue integration do not contain all necessary headers.

Reply-To header is missing, To header is empty for example.

This breaks our workflow as we cannot specify a custom reply-to email address in some cases (notification that a person sent a message to one of our clients for example).

From what I see in SendinblueApiTransport, the whole email payload is nested in the json attribute of the HttpClientInterface call.

Sendinblue API reference lists all items separately : https://developers.sendinblue.com/reference/sendtransacemail

Is it possible that the integration does not send the payload correctly to Sendinblue?

Our emails sent through Mailgun do not encounter this issue, it appears only when sending through Sendinblue.

How to reproduce

  • Create an account with Sendinblue
  • Install the symfony/sendinblue-mailer package
  • Create an Email with a custom Reply-To address and send it
  • Check the presence or absence of Reply-To header in the email received.

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

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.