Posted by keithvernon on January 31, 2008 at 10:04am
Jump to:
| Project: | Actions |
| Version: | 5.x-1.x-dev |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
I've created an action where the body contains HTML. An e-mail is sent on publication, but the received mail is in text/plain format. Therefore it displays the html tags :
<p>Hi Joe<br/>etc<br/>Kind regards<br/>The site team</p>
Is it possible to change the default Content-Type to text/html ?
Comments
#1
solution found for this?