Hi Luca,
It’s been a while since I’ve revisited this, but try using Email[["htmlbody"]]
instead of Email[["body"]]
.
I think it’s the use of the htmlbody
attribute that triggers the HTML formatting in your message.
Hi Luca,
It’s been a while since I’ve revisited this, but try using Email[["htmlbody"]]
instead of Email[["body"]]
.
I think it’s the use of the htmlbody
attribute that triggers the HTML formatting in your message.