Is it possible to send mail with Content-Type text/html ?
keithvernon - January 31, 2008 - 10:04
| Project: | Actions |
| Version: | 5.x-1.x-dev |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
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 ?

#1
solution found for this?