18
Jul
2008
Subscribe
Bookmark and Share

firefoxIf you happen to browse websites and blogs, at a certain point you might want to send an email to ask information, to contact a websmaster or to talk with somebody. Usually in the Internet it is sufficent to click on a web address link (mailto: websitename@extension.com) to be prompted by Windows Vista or Windows XP with email clients such as: Windows Mail, Outlook Express, Eudora etc. After that you will be faced with a window which already contains the email address. All you have to do is write the object and the body of the email and click Send. Quite easy, right? But what happen if you have a web email such as Gmail? Of course you can not click on any link because Gmail, as you know, it is a web application and doesn’t have any email client. The solution here is to use a little trick to configure Firefox 3 (by the way, the trick works on Firefox 3 and up) to set Gmail as a default email client. Here is the procedure:

  1. In the Firefox 3 Address Bar (and further versions) type: about:config and press Enter.
  2. Click on the I’ll be careful, I promise! button.
  3. In the filter box type: gecko.handlerService
  4. You should get a list of services. The first one should be gecko.handlerService. allowRegisterFromDifferentHost
  5. Double click on gecko.handlerService.allowRegisterFromDifferentHost and give it the value: True (it is false by defaut).
  6. In the filter box type: network.protocol-handler. external.mailto and make sure it is set to True.
  7. Now copy the following string in the Address Bar and press Enter:
  8. javascript:window.navigator.registerProtocolHandler
    ("mailto","https://mail.google.com/mail/?extsrc=mailto&url=%s","GMail")

  9. If you use a Google application use this string and press Enter (Change example.com to your own domain name) :
  10. javascript:window.navigator.registerProtocolHandler
    (”mailto”,”https://mail.google.com/a/example.com/mail/?extsrc=mailto&url=%s”,”GMail”)

  11. Firefox 3 should prompt you whether you want to add Gmail application. Click on the Add Application button.
  12. From now on every time you click on any web address link, a small window will appear prompting you to use Gmail. Once you click on it you will be sent to Gmail web page.
  13. For security reasons when you have finished with this procedure, type again about:config and press Enter. Set gecko.handlerService.allowRegisterFromDifferentHost value back to false.

Tags: email, Firefox, GoogleApp, trick



WP Greet Box icon
Hello there! If you are new here, you might want to subscribe to the RSS feed for updates on this topic.

Related Articles Latest Articles

If you can not find what you are looking for, you might want to try Google Advanced Search and get thousands of results, specifically selected for you.

Google Advanced Search
.

Leave a Comment

If you want to show an image next to your comments, get your gravatar now!

XHTML - You can use the following tags:  <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

CommentLuv Enabled


Incoming Search Terms for the Article:

allowregisterfromdifferenthost - firefox mailto gmail not full screen - use gmail to send firefox email -

All contents are licenced under a Creative Commons Licence.
Best screen resolution 1280x800 or higher.
Web Talk is best viewed in Firefox.