HTML tags are displayed as plain text when sending emails using the SMTP piece. I would like to know how to add HTML support to the custom SMTP email. It works fine on the Gmail piece but there is no option for HTML in the SMTP piece.
It’s not yet supported. I’ve just checked the docs of the nodemailer package that is used in the piece, and it’s a different setting that needs to be used.