<?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>Ian Winter &#187; gmail</title>
	<atom:link href="http://ianwinter.co.uk/tag/gmail/feed/" rel="self" type="application/rss+xml" />
	<link>http://ianwinter.co.uk</link>
	<description>Have you found the instructions yet?</description>
	<lastBuildDate>Wed, 14 Sep 2011 22:16:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>CFMail and Gmail</title>
		<link>http://ianwinter.co.uk/2008/07/11/cfmail-and-gmail/</link>
		<comments>http://ianwinter.co.uk/2008/07/11/cfmail-and-gmail/#comments</comments>
		<pubDate>Fri, 11 Jul 2008 12:20:00 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[Technology]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[coldfusion]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Been looking a lot lately at various email related projects. One of the issues I noticed as part of this work is that if you send a mail with cfmail to a gmail account that only has a cfmailpart text/plain gmail won&#8217;t render it. If you send both, it works fine. Plain Strong HTML So, [...]]]></description>
			<content:encoded><![CDATA[<p>Been looking a lot lately at various email related projects. One of the issues I noticed as part of this work is that if you send a mail with cfmail to a gmail account that only has a cfmailpart text/plain gmail won&#8217;t render it.</p>
<p>If you send both, it works fine.</p>
<pre class="cf" name="code">
<cfmailpart type="text/plain">Plain</cfmailpart>
<cfmailpart type="text/html"><strong>Strong HTML</strong></cfmailpart>
</pre>
<p>So, if you&#8217;re sending plain only, don&#8217;t put it in a cfmailpart. Probably shouldn&#8217;t have been in the first place, but, issue now solved.</p>
]]></content:encoded>
			<wfw:commentRss>http://ianwinter.co.uk/2008/07/11/cfmail-and-gmail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Cool Gmail Discovery</title>
		<link>http://ianwinter.co.uk/2006/12/19/cool-gmail-discovery/</link>
		<comments>http://ianwinter.co.uk/2006/12/19/cool-gmail-discovery/#comments</comments>
		<pubDate>Tue, 19 Dec 2006 21:20:00 +0000</pubDate>
		<dc:creator>Ian</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[google]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I think this is cool, even if no-one else does! Got an email today from an old colleague wishing me Merry Christmas, nothing out the ordinary there, but, when I looked at the details in gmail the email address I saw was &#8220;first.lastname@gmail.com&#8221; with a little note &#8220;(Yes, this is you)&#8221; by the side of [...]]]></description>
			<content:encoded><![CDATA[<p>I think this is cool, even if no-one else does! Got an email today from an old colleague wishing me Merry Christmas, nothing out the ordinary there, but, when I looked at the details in gmail the email address I saw was &#8220;first.lastname@gmail.com&#8221; with a little note &#8220;(Yes, this is you)&#8221; by the side of it.</p>
<p>When I clicked on the <a href="https://mail.google.com/support/bin/answer.py?ctx=%67mail&#038;hl=en&#038;answer=10313">find out more</a> link I learnt that gmail ignores dots (.) in usernames. So, when all those people have asked &#8220;all one word?&#8221; on me giving out my email I can now say no, first.last or firstlast.</p>
<p>Mmm, geek.</p>
]]></content:encoded>
			<wfw:commentRss>http://ianwinter.co.uk/2006/12/19/cool-gmail-discovery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

