Skip to Content
0
May 24, 2018 at 01:36 PM

Enabling HTML body for emails

480 Views

I am trying to send an email from ABSL code to employee email.

It is working fine as long as i am sending plain text, when i tried to send html formatted text the below error appeared :

"The document you want to upload has the MIME type text/html. Documents with this MIME type are not allowed to be uploaded according to the settings made in your solution configuration."


Any help please ?