By nsurround on
The rules module actually does rule! However when I created a triggered rule action 'to send email to all users in specified role(s) fouund that the email output had html tags included in the 'message'. The ordered lists where all html tags and hence would not be easy for view normally (no numbers etc.). Does anyone know how to remove html tags from output to emails sent via drupal and its rules module?
Comments
It's more a case of Rules module not supporting HTML emails
I could be wrong, but I think the issue with this is that the Rules module doesn't support HTML in emails. So it's not a case of removing HTML tags, it's a case of Rules supporting HTML formatting in its emails so that you see the content formatted, instead of the tags. IOW, Rules doesn't "understand" your HTML tags so it just leaves them as plain text rather than using them to format your email. I don't know if I'm making sense here, but I believe that's the issue.
any fixes for this?
..
i fixed it by simply
i fixed it by simply installing this module
no configuration needed
http://drupal.org/project/htmlmail