How do I change the default email client to Gmail in Internet Explorer?

3

Does anyone know how to add or change the default email client in Internet Explorer 8/9? I'd like to have mailto links open with Gmail, much like Firefox is capable of.

Matt Hanson

Posted 2010-10-08T00:40:51.427

Reputation: 922

Answers

4

AFAIK it can't be done easily. you can set it to a program and use gmail, or use a reghack like this http://www.questionbin.com/blogcomment/How-to-set-Gmail-as-your-default-client-in-Windows.html

IE might have addons to do it too, but their addons are few and crap.

alpha1

Posted 2010-10-08T00:40:51.427

Reputation: 1 638

-3

In Firefox go into Gmail and then in your browser bar enter this:

javascript:window.navigator.registerProtocolHandler("mailto","https:// mail.google.com/mail/?extsrc=mailto&url=%s","Gmail")

That will make Gmail the default in Firefox.

Charles Wright

Posted 2010-10-08T00:40:51.427

Reputation: 1