I am sending out SMTP emails with an HTML body that includes some embedded images using Base64Strings. The emails and images look perfect when viewing in-house in Outlook. When the emails are sent to an external account such as Gmail the images don’t display and all you can see in the Base64 strings. Is there a simply fix, or a better way to embed images into a HTML email body?
Thanks
Craig…