Skip to content

[Mailer] Fix Mandrill Transport API payload for named addresses #33994

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

Conversation

michaelperrin
Copy link
Contributor

@michaelperrin michaelperrin commented Oct 15, 2019

Q A
Branch? 4.3
Bug fix? yes
New feature? no
Deprecations? no
Tickets Fix #33993
License MIT

Fix the Mandrill transport API payload when using named addressed. Fixes #33993 .

I will make an other PR for branch 4.4 that includes tests on the payload as well (tests on mailing transports were introduced in 4.4)? I can do this on Wednesday.

@michaelperrin michaelperrin changed the title [Mailer] Fix Mandrill Transport API payload with named addresses [Mailer] Fix Mandrill Transport API payload for named addresses Oct 15, 2019
@fabpot
Copy link
Member

fabpot commented Oct 16, 2019

Thank you @michaelperrin.

fabpot added a commit that referenced this pull request Oct 16, 2019
…esses (Michaël Perrin)

This PR was merged into the 4.3 branch.

Discussion
----------

[Mailer] Fix Mandrill Transport API payload for named addresses

| Q             | A
| ------------- | ---
| Branch?       | 4.3
| Bug fix?      | yes
| New feature?  | no <!-- please update src/**/CHANGELOG.md files -->
| Deprecations? | no <!-- please update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tickets       | Fix #33993 <!-- prefix each issue number with "Fix #", if any -->
| License       | MIT

Fix the Mandrill transport API payload when using named addressed. Fixes #33993 .

I will make an other PR for branch 4.4 that includes tests on the payload as well (tests on mailing transports were introduced in 4.4)? I can do this on Wednesday.

Commits
-------

6dbac13 [Mailer] Fix Mandrill Transport API payload with named addresses
@fabpot fabpot merged commit 6dbac13 into symfony:4.3 Oct 16, 2019
@fabpot fabpot mentioned this pull request Nov 1, 2019
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.

3 participants