HTML emails sent out with text header
v1nce - February 2, 2009 - 19:19
| Project: | Action email role |
| Version: | 6.x-1.0-beta1 |
| Component: | Code |
| Category: | bug report |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | reviewed & tested by the community |
Jump to:
Description
The attached patch converts html emails to text based emails. Currently, this module does not support html based emails. I'll create a new feature request to build multipart emails.
| Attachment | Size |
|---|---|
| html_to_text.patch | 443 bytes |

#1
Failed to mention that html emails that are currently sent out get converted to text based emails so all html tags are included within the email body.
#2
Patch works for me. It does exactly what the original email actions does.