<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title><![CDATA[Add a options to use GMAIL or other web mail program with gnome]]></title>
    <link>http://brainstorm.ubuntu.com/item/4608/</link>
    <description><![CDATA[It's useful if you can set gmail or yahoo mail or other web mail program as default mail client.<br />I don't use from a long time Epiphany er/or outlook similar mail program<br /><br />
<br />


<b>[175 votes] Solution #1: Auto-generated solution of idea #4608</b>
<br />

<br />
<br />



]]></description>

    <language>en-us</language>
    <pubDate>Fri, 14 Mar 2008 11:56:37 +0000</pubDate>
    <lastBuildDate>Mon, 29 Sep 2008 04:07:26 +0000</lastBuildDate>
    <generator>QAPoll module</generator>
    <guid isPermaLink="true">http://brainstorm.ubuntu.com/idea/4608/</guid>
        <item>
  <title>Comment from phq</title>
  <description><![CDATA[-1<br />Gmail supports pop and imap and gives instructions on how to setup most clients.<br />I don't think it's the client job to favor a provider. You start by adding gmail and next thing you know, you'll find dozens of provider presets when half of these providers are out of business.]]></description>
  <pubDate>Fri, 14 Mar 2008 12:59:34 +0000</pubDate>
</item>
        <item>
  <title>Comment from kunick</title>
  <description><![CDATA[This is possible with a little command line magic. I know, I know. Might not appeal to everyone but here is the low down to set gmail as the default action for mailto.<br /><br />Create a script in a suitable location with the following:<br /><br />#!/bin/sh<br />firefox -remote "openurl(https://mail.google.com/mail?view=cm&tf=0&to=`echo $1 | sed 's/mailto://'`,new-tab)"<br /><br />put everything from firefox on in the same line.<br />save the script as open_mailto.sh and make it executable<br />chmod 744 open_mailto.sh<br /><br />Then, from Gnome navigate to System->Preferences->Preferred Applcation. <br />Change the Mail Reader to Custom and enter the full path including the file name to open_mailto.sh.<br />e.g.<br />/home/username/scripts/open_mailto.sh<br /><br />And that is it as they say. Now every time you follow a link with a mailto url, gmail will open in firefox.<br /><br />]]></description>
  <pubDate>Fri, 14 Mar 2008 13:48:45 +0000</pubDate>
</item>
        <item>
  <title>Comment from phq</title>
  <description><![CDATA[Looks like I didn't get it.<br />I think firefox-3 is supposed to be able to support mailto protocol through webmail but I can't get it to work with 3.0b3 from the backports repo.]]></description>
  <pubDate>Fri, 14 Mar 2008 14:21:35 +0000</pubDate>
</item>
        <item>
  <title>Comment from phq</title>
  <description><![CDATA[http://developer.mozilla.org/en/docs/Web-based_protocol_handlers]]></description>
  <pubDate>Fri, 14 Mar 2008 14:28:16 +0000</pubDate>
</item>
        <item>
  <title>Comment from edcrypt</title>
  <description><![CDATA[sudo aptitude install prism prism-google-mail]]></description>
  <pubDate>Fri, 14 Mar 2008 17:03:24 +0000</pubDate>
</item>
        <item>
  <title>Comment from mattme</title>
  <description><![CDATA[My university has options to set webmails as email handler on its computers. I don't know how it is done.]]></description>
  <pubDate>Sat, 15 Mar 2008 00:58:59 +0000</pubDate>
</item>
        <item>
  <title>Comment from CydeSwype</title>
  <description><![CDATA[http://matthew.ruschmann.net/blog/Linux/gnome-gmail-1.1.html<br /><br />here's a script that does it, but the point here i think is to support web mail clients.  gmail is my primary mail client and more software is moving online.  the "webtop" is becoming more feasible.  however, gnome needs to be able to send any email address clicks from any application to the default mail client.  that's the point here.  the script above does most of that but doesn't have the ability to check if you already have a tab open with gmail in it.  THAT would be nifty...]]></description>
  <pubDate>Thu, 12 Jun 2008 22:58:21 +0000</pubDate>
</item>
        <item>
  <title>Comment from Lightbreeze</title>
  <description><![CDATA[Yeah, Prism. But it should work with mailto:<br />]]></description>
  <pubDate>Mon, 29 Sep 2008 04:07:26 +0000</pubDate>
</item>
      </channel>
</rss>
