Showing posts with label default mail client. Show all posts
Showing posts with label default mail client. Show all posts

Tuesday, June 29, 2010

Set Gmail, Hotmail, Yahoo or ZoHo Mail As Default Mail Application In Ubuntu 10.04

Evolution is a great full featured email client, but I don't want to use it on my netbook. It's really frustrating clicking on email links and seeing the Evolution configuration wizard pop up.

In an earlier post I wrote a guide about setting Gmail/Yahoo! as your default mail client in Firefox, but it only worked in Firefox and the settings were not used system wide. This guide will show you how to set Gmail, Hotmail, Yahoo! or SoHo Mail as your system wide default mail application using an awesome program called Desktop Webmail.

To install desktop-webmail, in a terminal type:
sudo apt-get install desktop-webmail

desktop_webmail

Once installed you can find Desktop-Webmail configuration editor under Applications>Internet. Use the pull down menu to select Gmail, Hotmail, Yahoo! Mail Classic UI, Yahoo! Mail Default or ZoHo Mail.

After setting your webmail prover go to System>Settings>Preferred Applications

default_web

and select Desktop Webmail as your Mail Reader.

Feeling left out because you're running an older version of Ubuntu? Gnome Gmail offers the same service for older versions of Ubuntu, only catch is that it only works for Gmail. You can download an all architecture .deb from the Gnome Gmail sourceforge site.

Gmail>Yahoo!


Have a question or problem that this article doesn't cover? Ask our Ubuntu Mini 9 Google Group for help.

Sunday, September 13, 2009

Set Gmail As Your Default Mail Client In Firefox

I do not use Kmail, Evolution or Thunderbird on my netbook. So when I click an email link in Firefox, I get sent to the Evolution's setup screen. This guide will show you how to setup Gmail as you default email application in Firefox. That way, when you click a mailto link (or any email link) Firefox will open it with Gmail. *Note: this only works in Firefox 3.0 and above.

1. Go to Gmail and sign in.

2. While in Gmail, copy and paste the code below into Firefox's address bar and hit enter.
gmail_url_mailto
javascript:window.navigator.registerProtocolHandler("mailto","https://
mail.google.com/mail/?extsrc=mailto&url=%s","Gmail")


3. A bar will appear under the URL bar, click "Add Application"
add_bar_mailto
- to add Gmail as an application for mailto links.

4. Then go to Edit>Preferences
switch mailto
- In the Application tab, under mailto select use Gmail


Have a question or problem that this article doesn't cover?
Ask our Ubuntu Mini 9 Google Group for help.