I changed the content in the admin/config/people/email_confirm with some p, b, span tags but when i received the email, all html tags were removed and i didn't know why?
I use mimemail module for html format and smpt module for sending email.
Does anyone meet the same problems like me?
Comments
Comment #1
gregglesYou'll need to use a tool for sending html mail. That's a general feature and not related to this module.
See https://www.drupal.org/project/htmlmail and https://www.drupal.org/project/mimemail for example.