vote up 0 vote down star

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.

Thanks in advance

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.

flag

78% accept rate

2 Answers

vote up 2 vote down check

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

link|flag
vote up 0 vote down

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.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.