Hi Sean,
thank you for the very useful guide. The command:
Email[[“body”]] = body$text
sends a flat email and not an HTML one (with images and formatting). It seems that readtext put as “text” a flat text and not a HTML code ( as I expect).
What do you think I’m doing wrong?
Thank you