Question

Do all modern email clients (online and desktop apps) support MHTML email content in which images and other resources are embedded in the email?

In addition is this the standard that should be used to get a consistent HTML email message out or is it better to send HTML emails with linked resources.

Note: I am aware of the 7 reasons why HTML e-mail is EVIL but it is essential in this case. Also I have seen the article on css support in HTML emails and know these pitfalls.

Was it helpful?

Solution

Pretty well all of them. MIME multipart is pretty durn common at this point.

OTHER TIPS

Yes, just keep in mind that many clients do not load the images by default to avoid giving away "alive" account details to spammers.

Don't expect JavaScript to work (some users have it and it works), but Outlook/Outlook Express have had a bad history with JavaScript and IIRC have completely blocked it by default in recent versions.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top