I am developing a web app that sends out emails. Currently, all emails have a HTML part.
Questions:
- Is it important to include a text part also?
- Do you include both?
- Is just removing all the tags from the HTML message and adding a few line breaks good enough to create a text part from the HTML part?
Thanks, Kevin
One final word of advice for you HTML emails to test, test, and then test some more. When you’re finished testing, test again. HTML emails will render differently in different email clients and, if some of your recipients are using Microsoft Word 2007/2010 then you can forget about web standards. I urge you to take a look at Campaign Monitor’s Guide to CSS support in email.