i'm using Drupal 6. How can I create HTML e-mails for subscriptions (i.e via a template)? mail_edit()
offers plaintext messages: can I use it for sending HTML mail?
views:
20answers:
1
+1
A:
You'll want to look at the HTML Mail module, which provides templating support for e-mails.
Mark Trapp
2010-08-16 18:27:24