<?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>Sam Lesher &#187; Firefox</title>
	<atom:link href="http://www.samlesher.com/category/firefox/feed" rel="self" type="application/rss+xml" />
	<link>http://www.samlesher.com</link>
	<description>Sam Lesher</description>
	<lastBuildDate>Fri, 22 Oct 2010 21:23:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Configure Firefox to use Gmail or Google Apps for MailTo Links</title>
		<link>http://www.samlesher.com/firefox/configure-firefox-to-use-gmail-or-google-apps-for-mailto-links</link>
		<comments>http://www.samlesher.com/firefox/configure-firefox-to-use-gmail-or-google-apps-for-mailto-links#comments</comments>
		<pubDate>Sun, 14 Sep 2008 01:51:34 +0000</pubDate>
		<dc:creator>samlesher</dc:creator>
				<category><![CDATA[Firefox]]></category>
		<category><![CDATA[gmail]]></category>
		<category><![CDATA[google apps]]></category>
		<category><![CDATA[mailto]]></category>
		<category><![CDATA[use gmail for mailto]]></category>
		<category><![CDATA[use google apps for mailto]]></category>

		<guid isPermaLink="false">http://www.samlesher.com/?p=96</guid>
		<description><![CDATA[These instructions will configure Firefox to use Gmail or your Google Apps hosting account to handle mailto links: First, type about:config in the address bar, search for gecko.handlerService.allowRegisterFromDifferentHost, and set the value to true. Then, log into GMail or your Google Apps mail URL, paste this line of JavaScript into your address bar, and hit [...]]]></description>
			<content:encoded><![CDATA[<p>These instructions will configure Firefox to use Gmail or your Google Apps hosting account to handle mailto links:</p>
<p>First, type <highlight>about:config</highlight> in the address bar, search for <highlight>gecko.handlerService.allowRegisterFromDifferentHost</highlight>, and set the value to <highlight>true</highlight>.</p>
<p>Then, log into <a href="http://www.gmail.com" target="_blank">GMail</a> or your Google Apps mail URL, paste this line of JavaScript into your address bar, and hit enter:<br />
For Gmail:<br />
<code>javascript:window.navigator.registerProtocolHandler("mailto","https://mail.google.com/mail/?extsrc=mailto&amp;url=%s","GMail")</code></p>
<p>For Google Apps:<br />
<code>javascript:window.navigator.registerProtocolHandler("mailto","https://mail.google.com/a/example.com/mail/?extsrc=mailto&amp;url=%s","GMail")</code><br />
<em>Replace &#8220;example.com&#8221; with your domain.</em></p>
<p>After you hit enter, Firefox should ask permission to add Gmail as the default mailto handler.</p>
<p>To undo this, click Edit Preferences > Applications.  Search for mailto.  Choose Application Details from dropdown under Actions.  Highlight Gmail and click Remove.</p>
<p>I used these instructions on Firefox 3.0.1 on Ubuntu 8.10.  This post was compiled from info found in <a href="http://lifehacker.com/392287/set-firefox-3-to-launch-gmail-for-mailto-links" target="_blank">this</a> article and its comments at <a href="http://lifehacker.com/392287/set-firefox-3-to-launch-gmail-for-mailto-links" target="_blank">lifehacker.com</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.samlesher.com/firefox/configure-firefox-to-use-gmail-or-google-apps-for-mailto-links/feed</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
	</channel>
</rss>

