Hi Guys,
we are sending custom email notifications via the notification activity in a process. The message contains HMTL code in several cases.
After the email was sent, we saw that the HTML tags are visible in the email. So we analyzed the email header and figured out, that the message was sent with MIME type text/plain.
Is there a possibility to change the MIME type of this emails to text/html? I haven't found anything about this topic?
Thanks in advance
Best Regards