HTML Mail
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 releases | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.0 | 2009-Jan-07 | 9.82 KB | Download · Release notes | Recommended for 6.x | |
| 5.x-1.0 | 2007-Jun-21 | 9.68 KB | Download · Release notes | Recommended for 5.x | |
| Development snapshots | Date | Size | Links | Status | |
|---|---|---|---|---|---|
| 6.x-1.x-dev | 2009-Jan-08 | 9.91 KB | Download · Release notes | Development snapshot | |
