Download & Extend

Is it possible to send mail with Content-Type text/html ?

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?