<?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>digital nomad &#187; mailclient</title>
	<atom:link href="http://www.gaggl.com/tag/mailclient/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gaggl.com</link>
	<description>so many ideas - so little time ...</description>
	<lastBuildDate>Mon, 06 Feb 2012 07:58:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Ubuntu &#8211; Google Mail (GoogleApps) as default mail client</title>
		<link>http://www.gaggl.com/2009/12/ubuntu-google-mail-googleapps-as-default-mail-client/</link>
		<comments>http://www.gaggl.com/2009/12/ubuntu-google-mail-googleapps-as-default-mail-client/#comments</comments>
		<pubDate>Tue, 15 Dec 2009 09:04:22 +0000</pubDate>
		<dc:creator>leogaggl</dc:creator>
				<category><![CDATA[documentation]]></category>
		<category><![CDATA[telework / digital nomads]]></category>
		<category><![CDATA[chrome]]></category>
		<category><![CDATA[configuration]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[google mail]]></category>
		<category><![CDATA[googleaps]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mailclient]]></category>
		<category><![CDATA[mobile]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.gaggl.com/?p=313</guid>
		<description><![CDATA[Since Ubuntu 9.10 NetbookRemix has been released I am again finding myself using my trusty old ASUS EEE when on the road.  And  finally it seems I have found a vanilla Linux distribution that is reasonably responsive and works &#8216;out of the box&#8217;. &#8230; <a href="http://www.gaggl.com/2009/12/ubuntu-google-mail-googleapps-as-default-mail-client/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Since <a title="Ubuntu UNR" href="https://wiki.ubuntu.com/UNR" target="_blank">Ubuntu 9.10 NetbookRemix</a> has been released I am again finding myself using my trusty old ASUS EEE when on the road.  And  finally it seems I have <a title="Finding ideal OS" href="/2009/02/finding-the-ideal-os-for-my-eee-pc/" target="_self">found a vanilla Linux distribution</a> that is reasonably responsive and works &#8216;out of the box&#8217;.</p>
<p>One thing I don&#8217;t need on the road (as a matter of fact on none of my equipment) is having to install &amp; maintain some client/server mail client. Here is a workable solution to have your browser default &#8216;mailto:&#8217; links to Google Apps.</p>
<h3>Howto</h3>
<p>System &#8211;&gt; Preferences &#8211;&gt; Preferred Applications</p>
<p><img class="alignnone size-full wp-image-321" title="Ubuntu Preferences Screenshot" src="http://www.gaggl.com/wp-content/uploads/2009/12/ubuntu_googlemail1.png" alt="Ubuntu Preferences Screenshot" width="494" height="418" /></p>
<h4>Chrome:</h4>
<p><code>perl -MURI::Escape -e '$to = shift;$to =~ s/^mailto://i;exec("chromium-browser", "https://mail.google.com/a/yourdomain.tld/?view=cm&amp;fs=1&amp;tf=1&amp;cmid=22&amp;to=".URI::Escape::uri_escape($to) );' '%s'</code></p>
<h4>Firefox:</h4>
<p><code>perl -MURI::Escape -e '$to = shift;$to =~ s/^mailto://i;exec("firefox", "https://mail.google.com/a/yourdomain.tld/?view=cm&amp;fs=1&amp;tf=1&amp;cmid=22&amp;to=".URI::Escape::uri_escape($to) );' '%s'</code></p>
<p><strong>Note:</strong> do not forget to replace &#8216;yourdomain.tld&#8217; with your actual Google Apps domain</p>
<p>Here is the link to the original blog entry by David Davis (xantus77): <a title="Xantus" href="http://xantus.vox.com/library/post/howto-use-gmail-for-mailto-links-linuxubuntu.html" target="_blank">http://xantus.vox.com/library/post/howto-use-gmail-for-mailto-links-linuxubuntu.html</a> (Kudos !)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.gaggl.com/2009/12/ubuntu-google-mail-googleapps-as-default-mail-client/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

