hello, I'm using the workflow email activity to send an email with HTML content when the mail server does not insert a signature the content is displayed correctly but, when sending the same email with a signature insert the HTML content is presented incorrectly. I have the following example that I made with HTML insertion directly in the mail:
The email sent by the gmail service, without signature presents the following structure:
The e-mail sent by the gmail service, with signature, has the following structure:
Additionally, I configured the mail activity by assigning the HTML content from a variable, to which I set the HTML format type and the results were the same in both scenarios presented.