Skip to content

[Mailer] Embedding images support custom cid #18817

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
Sep 4, 2023

Conversation

alamirault
Copy link
Contributor

Fix #17703

It was complicated to me to understand well PR and use case, as it's very specific and can be considered as a bugfix, but it's was e feature.

Example of use case:

We send an Email with Parts and html with cid (human friendly name is replaced by generated cid). We want to forward this email, so we keep the same html (with generated cid) and Parts are rebuild with generated cid (setContentId).

Now it works (cid are kept), but before it was ko

@javiereguiluz javiereguiluz added this to the 6.3 milestone Sep 4, 2023
@carsonbot carsonbot changed the title Embedding images support custom cid [Mime] Embedding images support custom cid Sep 4, 2023
@javiereguiluz javiereguiluz added Mailer and removed Mime labels Sep 4, 2023
@carsonbot carsonbot changed the title [Mime] Embedding images support custom cid [Mailer] Embedding images support custom cid Sep 4, 2023
@javiereguiluz javiereguiluz merged commit 329e8c8 into symfony:6.3 Sep 4, 2023
@javiereguiluz
Copy link
Member

Antoine, thanks for taking care of this!

@alamirault alamirault deleted the feature/17703-cid branch September 5, 2023 17:21
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