Previously, my bots successfully sent emails with images included (either embedded or as attachments), but recently, the images have stopped displaying correctly. Instead, recipients see one of the following:
-
HTML code fragments, such as .
-
Base64-encoded image strings, like
.
-
A blank image placeholder or outline where the image should appear.
Any idea on what is happening?