Skip to content
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

🚀 Feature: Embedded image attachments #4668

Open
2 tasks done
smbecker opened this issue Oct 26, 2023 · 2 comments · May be fixed by #5457
Open
2 tasks done

🚀 Feature: Embedded image attachments #4668

smbecker opened this issue Oct 26, 2023 · 2 comments · May be fixed by #5457
Labels

Comments

@smbecker
Copy link

🔖 Feature description

Many of the emails that our product sends require including image attachments containing necessary information for customers. Using embedded images are the only approach that I have found to include those images without them being blocked by default. Some background on using embedded images can be found here.

🎤 Why is this feature needed ?

Given that some of the most used email clients don't support things like base64 images or SVGs as alternatives, using embedded images was the only way that I could get important graphics to display in an email.
https://www.caniemail.com/features/image-base64/
https://www.caniemail.com/features/html-svg/

✌️ How do you aim to achieve this?

Nodemailer already has support for this feature. I am sure that other email providers support it as well.

🔄️ Additional Information

No response

👀 Have you spent some time to check if this feature request has been raised before?

  • I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Are you willing to submit PR?

Yes I am willing to submit a PR!

@HarshJainofficial
Copy link

yes i want to work on this
i waiting to get your response

@crocmons
Copy link

can I take this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants