Skip to content

[Mailer] Fix mandrill raw http request setting from email/name #36888

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 15, 2020
Merged

[Mailer] Fix mandrill raw http request setting from email/name #36888

merged 1 commit into from
Jul 15, 2020

Conversation

JohJohan
Copy link
Contributor

Q A
Branch? 4.4, 5.0, 5.1
Bug fix? yes
New feature? no
Deprecations? no
Tickets Fix #36879
License MIT
Doc PR None

As describe in #36879 there is a bug in sending raw http request to mandrill it will not set from email/name correct.

As you can see i make sure to set from_email and from_name correct now and changed the unit test to check correct you can see the doc that the format is correct https://mandrillapp.com/api/docs/messages.curl.html#method-send-raw

@nicolas-grekas nicolas-grekas changed the title ticket_36879 - Fix mandrill raw http request setting from email/name [Mailer] Fix mandrill raw http request setting from email/name May 22, 2020
@nicolas-grekas nicolas-grekas added this to the 4.4 milestone May 22, 2020
@fabpot
Copy link
Member

fabpot commented Jul 15, 2020

Thank you @JohJohan.

@fabpot fabpot merged commit 8308861 into symfony:4.4 Jul 15, 2020
This was referenced Jul 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants