<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:admin="http://webns.net/mvcb/"
     xmlns:content="http://purl.org/rss/1.0/modules/content/"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
	<channel> 

	<title>Comments on: Where did my image go?</title>
	<link>http://ask.metafilter.com/35401/Where-did-my-image-go/</link>
	<description>Comments on Ask MetaFilter post Where did my image go?</description>
	<pubDate>Thu, 30 Mar 2006 13:18:52 -0800</pubDate>
	<lastBuildDate>Thu, 30 Mar 2006 13:18:52 -0800</lastBuildDate>
	<language>en-us</language>
	<docs>http://blogs.law.harvard.edu/tech/rss</docs>
	<ttl>60</ttl>

	<item>
		<title>Question: Where did my image go?</title>
		<link>http://ask.metafilter.com/35401/Where-did-my-image-go</link>	
		<description>How do you make a jpg or pdf image visible when you are sending out a electronic mail merge? &lt;br /&gt;&lt;br /&gt; I&apos;m trying to send out an announcement with an visible image using an e-mail merge. Each time I perform a test the image is not visible. Tried sending a jpg. and a pdf. image, but each time I&apos;ve done it only the text I sent with the image appeared. Any clues on where I&apos;ve gone wrong or a better way to do this?</description>
		<guid isPermaLink="false">post:ask.metafilter.com,2006:site.35401</guid>
		<pubDate>Thu, 30 Mar 2006 13:03:14 -0800</pubDate>
		<dc:creator>beatnik808</dc:creator>
		
			<category>e-mail</category>
		
			<category>mailmerge</category>
		
	</item> <item>
		<title>By: unixrat</title>
		<link>http://ask.metafilter.com/35401/Where-did-my-image-go#551183</link>	
		<description>What Operating system, merge software used, etc, would help...</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.35401-551183</guid>
		<pubDate>Thu, 30 Mar 2006 13:18:52 -0800</pubDate>
		<dc:creator>unixrat</dc:creator>
	</item><item>
		<title>By: disillusioned</title>
		<link>http://ask.metafilter.com/35401/Where-did-my-image-go#551190</link>	
		<description>You can use basic HTML in the email, but you should be aware that Outlook, since 2003, automatically blocks downloading pictures in emails by default, and requires the recipient to manually download them by clicking a menu option. This is to prevent image trackers and other elements, along with porn.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.35401-551190</guid>
		<pubDate>Thu, 30 Mar 2006 13:30:07 -0800</pubDate>
		<dc:creator>disillusioned</dc:creator>
	</item><item>
		<title>By: mendel</title>
		<link>http://ask.metafilter.com/35401/Where-did-my-image-go#551199</link>	
		<description>Thunderbird similarly blocks images.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.35401-551199</guid>
		<pubDate>Thu, 30 Mar 2006 13:38:35 -0800</pubDate>
		<dc:creator>mendel</dc:creator>
	</item><item>
		<title>By: mendel</title>
		<link>http://ask.metafilter.com/35401/Where-did-my-image-go#551200</link>	
		<description>Oh, also: I don&apos;t think anyone really considers PDF files &quot;images&quot; any more than people consider Word documents to be images. Expect that your PDF files will only show up as attached files.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.35401-551200</guid>
		<pubDate>Thu, 30 Mar 2006 13:39:08 -0800</pubDate>
		<dc:creator>mendel</dc:creator>
	</item><item>
		<title>By: beatnik808</title>
		<link>http://ask.metafilter.com/35401/Where-did-my-image-go#551207</link>	
		<description>OS: Windows 2K Professional and the version of MS Word 2000</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.35401-551207</guid>
		<pubDate>Thu, 30 Mar 2006 13:45:15 -0800</pubDate>
		<dc:creator>beatnik808</dc:creator>
	</item><item>
		<title>By: holloway</title>
		<link>http://ask.metafilter.com/35401/Where-did-my-image-go#551247</link>	
		<description>(this is a programmery response, not a &quot;click here to do stuff&quot; response sorry)&lt;br&gt;
&lt;br&gt;
Thunderbird always blocks remote images, and it sanitises what it thinks is spam/phishing through an html filter that removes images.&lt;br&gt;
&lt;br&gt;
I think however that most email clients will display inline images (read: multi-part mime emails) which are different because they&apos;re in the email. This way the concerns about loading a remote image (and therefore being tracked, possibly by spammers) are negated.&lt;br&gt;
&lt;br&gt;
Could you post the raw source/headers of the examples you&apos;ve received so we can see?&lt;br&gt;
&lt;br&gt;
The email ends up looking like an http stream,&lt;br&gt;
&lt;br&gt;
&lt;blockquote&gt;&lt;br&gt;
Content-Type: multipart/alternative; boundary=&quot;PIEALT57206&quot;&lt;br&gt;
This is a mulipart message in mime format&lt;br&gt;
&lt;br&gt;
--PIEALT57206&lt;br&gt;
&lt;br&gt;
Content-Type: text/plain;Content-Transfer-Encoding: 8bit;&lt;br&gt;
charset=&quot;iso-8859-1&quot;&lt;br&gt;
&lt;br&gt;
Plain text&lt;br&gt;
&lt;br&gt;
--PIEALT57206&lt;br&gt;
&lt;br&gt;
Content-Type: multipart/related; boundary=&quot;PIEREL57206&quot;&lt;br&gt;
&lt;br&gt;
--PIEREL57206&lt;br&gt;
&lt;br&gt;
Content-Type: text/html&lt;br&gt;
&lt;br&gt;
Content-Transfer-Encoding:8bit&lt;br&gt;
&lt;br&gt;
&amp;lt;html&amp;gt;&lt;br&gt;
&amp;lt;body&amp;gt;&lt;br&gt;
sdfsdf sdfsdf sdf &amp;lt;img src=&quot;../CID:Image9&quot;/&amp;gt;&lt;br&gt;
&amp;lt;/body&amp;gt;&lt;br&gt;
&amp;lt;/html&amp;gt;&lt;br&gt;
&lt;br&gt;
--PIEREL57206&lt;br&gt;
&lt;br&gt;
Content-Type: image/jpeg; name=&quot;logo.jpg&quot;&lt;br&gt;
Content-Transfer-Encoding: base64&lt;br&gt;
Content-Description: &quot;Image num.9&quot;&lt;br&gt;
Content-ID: Image9&lt;br&gt;
&lt;br&gt;
(base64 encoded image)&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
--PIEREL57206--&lt;br&gt;
&lt;br&gt;
--PIEALT57206--&lt;br&gt;
&lt;br&gt;
&lt;/blockquote&gt;&lt;br&gt;
&lt;br&gt;
See http://www.phpclasses.org/browse/package/9.html for an example.&lt;br&gt;
&lt;br&gt;
http://www.faqs.org/rfcs/rfc2046.html&lt;br&gt;
http://www.faqs.org/rfcs/rfc2045.html&lt;br&gt;
&lt;br&gt;
I don&apos;t know any email program that displays inline PDFs. And I don&apos;t know shit about Outlook [Express].</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.35401-551247</guid>
		<pubDate>Thu, 30 Mar 2006 14:17:51 -0800</pubDate>
		<dc:creator>holloway</dc:creator>
	</item><item>
		<title>By: Robot Johnny</title>
		<link>http://ask.metafilter.com/35401/Where-did-my-image-go#551273</link>	
		<description>&lt;em&gt;I don&apos;t know any email program that displays inline PDFs.&lt;/em&gt;&lt;br&gt;
&lt;br&gt;
Apple&apos;s mail.app does.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.35401-551273</guid>
		<pubDate>Thu, 30 Mar 2006 14:47:58 -0800</pubDate>
		<dc:creator>Robot Johnny</dc:creator>
	</item><item>
		<title>By: beaucoupkevin</title>
		<link>http://ask.metafilter.com/35401/Where-did-my-image-go#551318</link>	
		<description>If you are using Microsoft Outlook, you need to make sure that you don&apos;t have Microsoft Word set as your email editor.  Go to Tools&amp;gt; Options&amp;gt; Mail Format&amp;gt; and deselect either button.  You&apos;ll also want to ensure that you &lt;b&gt;are&lt;/b&gt; sending out messages in HTML under the same tab.  Word has its own special, slightly retarded version of HTML that it uses that &lt;b&gt;consistently&lt;/b&gt; munges up any non-Word created HTML that goes out, with images usually being the first part to go.&lt;br&gt;
&lt;br&gt;
I also recommend that instead of having the .jpg attached, you reference it through the web, using the IMG SRC tag and uploading it to a location like http://www.mycompany.com/images/email/logo.jpg or whatever.  This means that it won&apos;t get removed by filters and it&apos;s generally faster loading, which should be a concern.&lt;br&gt;
&lt;br&gt;
Don&apos;t try to insert a .pdf inline.  It only ends in tears.&lt;br&gt;
&lt;br&gt;
This is what I can think of off the top of my head.  I work for &lt;a href=&quot;http://templatezone.com&quot;  blank&gt;these guys&lt;/a&gt; right now and the High Impact eMail product really does do a good job when it&apos;s working, which is most of the time.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.35401-551318</guid>
		<pubDate>Thu, 30 Mar 2006 15:33:14 -0800</pubDate>
		<dc:creator>beaucoupkevin</dc:creator>
	</item><item>
		<title>By: holloway</title>
		<link>http://ask.metafilter.com/35401/Where-did-my-image-go#551657</link>	
		<description>beaucompkevin: yeah but he&apos;s asking how to make it appear, therefore referencing images through the web isn&apos;t ok.&lt;br&gt;
&lt;br&gt;
beatnik808: I don&apos;t know which email software makes use of multi-part mime emails (I&apos;ve only made them in software) but that&apos;s the most reliable method.</description>
		<guid isPermaLink="false">comment:ask.metafilter.com,2006:site.35401-551657</guid>
		<pubDate>Fri, 31 Mar 2006 03:12:14 -0800</pubDate>
		<dc:creator>holloway</dc:creator>
	</item>
	</channel>
</rss>
