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?
i’m using Drupal 6. How can I create HTML e-mails for subscriptions (i.e via
Share
You’ll want to look at the HTML Mail module, which provides templating support for e-mails.