Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Mailer][MailchimpBridge] Fix incorrect sender address when sender has name #35172

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
Jan 2, 2020

Conversation

vilius-g
Copy link
Contributor

@vilius-g vilius-g commented Jan 2, 2020

Q A
Branch? 4.3
Bug fix? yes
New feature? no
Deprecations? no
Tickets
License MIT
Doc PR

This fixes the same problem as 6dbac13 but for HTTP transport.

I am also not sure that from_email parameter is needed here at all as it is optional for this API call.

…s name

This fixes the same problem as symfony@6dbac13 but for HTTP transport.
@fabpot
Copy link
Member

fabpot commented Jan 2, 2020

Thank you @vilius-g.

fabpot added a commit that referenced this pull request Jan 2, 2020
…n sender has name (vilius-g)

This PR was merged into the 4.3 branch.

Discussion
----------

[Mailer][MailchimpBridge] Fix incorrect sender address when sender has name

| Q             | A
| ------------- | ---
| Branch?       | 4.3
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Tickets       |
| License       | MIT
| Doc PR        |

This fixes the same problem as 6dbac13 but for HTTP transport.

I am also not sure that `from_email` parameter is needed here at all as it is optional for this API call.

Commits
-------

9e12a6d [Mailer][MailchimpBridge] Fix incorrect sender address when sender has name
@fabpot fabpot merged commit 9e12a6d into symfony:4.3 Jan 2, 2020
@vilius-g vilius-g deleted the fix-mandrill-http-sender branch January 6, 2020 15:18
This was referenced Jan 21, 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.

3 participants