Email not delivered if has image in its body.
-
Test message works if it is text only. But if I add an image path to mail message, it doesn’t send email.
This is what am I trying to send:
<p>text1</p> <p><a href="https://path/to/image.png"><img class="alignnone" src="https://path/to/image.png" alt="" width="1179" height="578" /></a></p> <p>text2</p>
It doesn’t work. But when I remove the second p (image path), it works.
I try deactivate and reactivate the plugin.
I use Easy WP SMTP plugin, instead wp_mail function.
Email users version 4.7.5 and It’s happen after last update.
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘Email not delivered if has image in its body.’ is closed to new replies.