Wednesday, July 2, 2008

SETTING Gmail AS EMAIL CLIENT IN FIREFOX3

Official Gmail Blog: Tip: Set Gmail as your default email client in Firefox 3


Firefox3 user now have the advantage of new feature that allows you to set gmail as your default email client.

when you are done with installation, then whenever you see an email address, you will get option "mail to" so just clicking you can send email to that email address.

All you need is to configure Firefox to launch gmail when you click an email address.

"how to do it"
1.log in into gmail account
2 in your brouser address bar, copy and paste the code

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


replace yourdomain.com with your Google Apps domain name

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

3.hit enter
4.click on Add Application,