Saturday, October 4, 2008

Send e-mail via Yahoo! Mail or Gmail by default

Normally, clicking on an e-mail address on a Web page will open up a new e-mail using your default e-mail program. If you'd rather use Yahoo! Mail, open up Options under Firefox's Tools menu, select the Applications tab, and scroll down to the mailto: entry. Select Use Yahoo! Mail and click OK.


Send e-mail via Yahoo! Mail or Gmail by default.

Gmail is not included as a built-in option in every installation of Firefox, but if yours doesn't have it, you can add Gmail easily enough. Skip the Options dialogs for now and instead type about:config in Firefox's address bar and hit Enter. In the Filter field, type gecko.handlerServiceAllowRegisterFromDifferentHost. Actually, you can simply type gecko and find the entry in the filtered list. Double-click the gecko.handlerServiceAllowRegisterFromDifferentHost entry to change it to True.

Next, cut-and-paste this line into the address bar and hit Enter: javascript:window.navigator.registerProtocolHandler("mailto", "https://mail.google.com/mail/?extsrc=mailto&url=%s","Gmail")

A message will appear at the top of the browser window asking if you want to add Gmail as an application. Now, repeat the process above for choosing Yahoo! Mail, but select the new Use Gmail option instead.

No comments:

Post a Comment