<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>labs.leftcolumn.net &#187; email</title>
	<atom:link href="http://labs.leftcolumn.net/tag/email/feed/" rel="self" type="application/rss+xml" />
	<link>http://labs.leftcolumn.net</link>
	<description>Web Development from stem to stern</description>
	<lastBuildDate>Sat, 30 Jan 2010 20:06:52 +0000</lastBuildDate>
	
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Zend_Mail attachments not recognised in MS Outlook</title>
		<link>http://labs.leftcolumn.net/2009/12/zend_mail_attachments_not_recognised/</link>
		<comments>http://labs.leftcolumn.net/2009/12/zend_mail_attachments_not_recognised/#comments</comments>
		<pubDate>Sat, 12 Dec 2009 10:15:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[email]]></category>
		<category><![CDATA[outlook]]></category>
		<category><![CDATA[zend framework]]></category>

		<guid isPermaLink="false">http://labs.leftcolumn.net/?p=13</guid>
		<description><![CDATA[Here&#8217;s an annoying little problem with a simple fix. If you are creating emails with Zend_Mail and you find that MS Outlook just can&#8217;t recognise the attachment, try setting the attachment&#8217;s filename property. This forces Outlook to see the file extension and therefore make the attachment openable. Mail.app on the Mac is smart enough to [...]]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s an annoying little problem with a simple fix. If you are creating emails with Zend_Mail and you find that MS Outlook just can&#8217;t recognise the attachment, try setting the attachment&#8217;s filename property. This forces Outlook to see the file extension and therefore make the attachment openable. Mail.app on the Mac is smart enough to extrapolate what it needs from the Mime Type, but Outlook seems to depend on the filename. Your milage may vary but this should ensure the attachment works in most other email clients too.</p>
]]></content:encoded>
			<wfw:commentRss>http://labs.leftcolumn.net/2009/12/zend_mail_attachments_not_recognised/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

