mindmup / bootstrap-wysiwyg

Tiny bootstrap-compatible WISWYG rich text editor
MIT License
5.56k stars 841 forks source link

About Embedded/Inline image support in HTML email #169

Open yort-feng opened 9 years ago

yort-feng commented 9 years ago

Hi All, According to this https://www.campaignmonitor.com/blog/post/3927/embedded-images-in-html-email ,we can see that a half of email client didn't support embedded image.

So,I think we need change to MIME

http://stackoverflow.com/questions/10631856/mime-type-to-satisfy-html-email-images-and-plain-text/20851485#20851485

steveathon commented 9 years ago

I guess in a nutshell, this is designed for the web interface. Hopefully the backend code would covert it before pushing it straight through.

As an aside, it should probably go through as multipart.