How IT Should Be
Powered by Squarespace

Go Green
Recommended in our Store
  • Switch: How to Change Things When Change Is Hard
    Switch: How to Change Things When Change Is Hard
    by Chip Heath, Dan Heath
« Fixing the IE 8 warning - ‘Do you want to view only the webpage content that was delivered securely?’ | Main | Windows 7 pricing announced: cheaper than Vista (Updated) »
Saturday
Jul112009

Configure Firefox to use Gmail or Google Apps for MailTo Links

(from Google Operating System Blog 6.16.09)

 

These instructions will configure Firefox to use Gmail or your Google Apps hosting account to handle mailto links:

 

  1. First, type about:config in the address bar, search for gecko.handlerService.allowRegisterFromDifferentHost, and double click to set the value to true.
  2. Then, log into GMail or your Google Apps mail URL, paste this line of JavaScript into your address bar, and hit enter:
    For Gmail: (compressed for formatting purposes - just copy & paste)
    javascript:window.navigator.registerProtocolHandler("mailto","https://mail.google.com/mail/?extsrc=mailto&url=%s","GMail")
  3. For Google Apps:(compressed for formatting purposes - just copy & paste)
    javascript:window.navigator.registerProtocolHandler("mailto","https://mail.google.com/a/example.com/mail/?extsrc=mailto&url=%s","GApps")
    Replace “example.com” with your domain.
  4. Finally, to set the default email client in Firefox without installing extensions:
    * go to Tools > Options
    * select the Applications tab
    * search for mail
    * select Use Gmail or GApps from the list of actions associated with the mailto protocol
    * click OK to save the settings.

Reader Comments

There are no comments for this journal entry. To create a new comment, use the form below.

PostPost a New Comment

Enter your information below to add a new comment.

My response is on my own website »
Author Email (optional):
Author URL (optional):
Post:
 
Some HTML allowed: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>