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

Embedded attachments #8

Open
hbulens opened this issue Apr 26, 2021 · 0 comments
Open

Embedded attachments #8

hbulens opened this issue Apr 26, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@hbulens
Copy link
Member

hbulens commented Apr 26, 2021

Another relevant use case that I can think of is inlining/embedding attachment images directly into the message body (iirc by using cid for referencing the images?). I was thinking maybe we could add that... but I did some research (at least for SMTP) and seems like they are quite complicated to implement (eg: https://stackoverflow.com/a/11000938/).

I am not really familiar with other email providers, but I am guessing it would take quite some effort have a generalized interface for all of them, of course I might be wrong.

Originally posted by @garyng in #7 (comment)

@hbulens hbulens added the enhancement New feature or request label Oct 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant