I configured VM 8.2.0b so I can click on an HTML attachment to display it in Google Chrome. Occasionally, I receive an HTML attachment from a Mac user that contains embedded images along with the HTML, and Chrome displays the attachment as a bunch of broken images. I'm wondering if there's a way to display the attachment with the images properly.
I've placed an example email at: http://blazemonger.com/vm/example.msg The issue, I think, is that the HTML's <img> tag refers to the embedded image as (say) <img src="cid:[email protected]"/> where the "cid" is the Content-Id of the attached image. Any tips appreciated! -- Dan Barrett [email protected]
