utahfriend Posted August 5, 2010 Posted August 5, 2010 I want to send HTML emails. I have set Use MIME HTML When Sending Emails to true. When I send an email using HTML, the person receiving the email sees only the HTML code. The HTML code I am sending is: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META content="text/html; charset=iso-8859-1" http-equiv=Content-Type> <META name=GENERATOR content="Microsoft FrontPage 5.0"> </head> <body> <p align="center"><font color="#FF0000" size="5" face="Arial">The Print Shoppe announces our newest product!</font></p> <p align="center"><font color="#FF0000" size="6" face="Arial">White static cling window film!</font></p> <p align="center"><font face="Arial"><b>Near photo quality glossy material for indoor or outdoor use. </b></font></p> <p align="center"><font face="Arial"><i>Ideal for POP signage on glass or other very smooth clean materials.</i></font></p> <p align="center"><font face="Arial">Prints have a paper backer that will be peeled off prior to application. Material will only cling on back side of print. </font></p> <p align="center"><font face="Arial"> <img border="0" src="http://cheap-business-printing.com/estore/images/window-cling-sticker.jpg" width="302" height="226"></font></p> <p align="center">Print is shipped rolled for all sizes unless ordering larger quantities.</p> </body> </html> What can I do so the customers see the correct email?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.