Skip to content

24 ways to impress your friends

Vote up?

ImgChallenged

Thank you for all tips. Very timely!

We are having issues with images showing up. Same browser, same email client (yahoo), same markup.

In one email, the images display fine, in the second <img tags are stripped. Plus a Meta tag is added
<META content=off http-equiv=x-dns-prefetch-control>
<body>….</body>
<META content=on http-equiv=x-dns-prefetch-control>

Image tag used:
<img src=“http://blah.com/media.ashx?id=blah” width=“625” height=“270” alt=“Banner”>

Is there any way to control this?

Thanks!!