Question

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?

Was it helpful?

Solution

You'll want to look at the HTML Mail module, which provides templating support for e-mails.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top