Hi, I use phpmailer to send out a newsletter with several images embedded. For some reason, SOME of the images are broken in the mail SOMETIMES. It's always completely ad random. Sometimes all images show up, sometimes none, sometimes a few... What could be the cause of this? Regards.
I've never had a problem with the images not embedding. I'd check your code and ensure that the image is available, the right format etc. When you email a particular image does it always embed? Is the failure always on a specific image? The only issue I have had with embedded images is not being able to attach an image by http address - they have to be stored locally.
No, like i said, it's completely ad random. I sent the same mail to 2 different addresses and when i looked at the mails, both had different images broken.
Received 3 times, in all it skipped images 1, 6, 7, 8 That was consistent behaviour and would make me wonder what's going on with them. How do they differ from images 2 - 5?