HTML Mail

Chris Herberte - June 5, 2007 - 02:45

HTML Mail empowers Drupal with the ability to send emails in HTML.

This module presently is very simple in operation. It changes email headers in all outgoing mail to tell the recipient the email is in Raw HTML or "HTML email", as opposed to HTML as a multipart MIME attachment or embedded.

HTML emails are sometimes mandatory. For example, HTML emails are a must for sending RTL (Right To Left) language emails [full discussion].

By default, template tags are inserted and all you have to worry about is what goes between the body tags. There is an option to override this and an entire HTML document could then be inserted into the email body.

Remember that many email clients will not be happy with certain code, your CSS may conflict with webmail provider's CSS

Developed by xweb

Releases

Official releasesDateSizeLinksStatus
6.x-1.02009-Jan-079.82 KBRecommended for 6.xThis is currently the recommended release for 6.x.
5.x-1.02007-Jun-219.68 KBRecommended for 5.xThis is currently the recommended release for 5.x.
Development snapshotsDateSizeLinksStatus
6.x-1.x-dev2009-Jan-089.91 KBDevelopment snapshotDevelopment snapshots are automatically regenerated and their contents can frequently change, so they are not recommended for production use.


 
 

Drupal is a registered trademark of Dries Buytaert.