Firefox 3 has a cool new feature to allow you set default mailto handlers from the preferences. Here is how you can use Google Apps (GAFYD) as the default mailto handler.
1. In Firefox’s address bar, copy and paste the following and hit enter:
about:config
2. Click “I’ll be careful, I promise!� when the warning appears
3. In the “Filter:� field, copy and paste:
gecko.handlerService.allowRegisterFromDifferentHost
4. Double click the found result to change the boolean value from false to true
5. In the address bar, copy and paste the following:
javascript:window.navigator.registerProtocolHandler(“mailto”,”https://mail.google.com/a/yourdomain.com/mail/?extsrc=mailto&url=%s”,”Google Apps”)
6. Replace “yourdomain.com” with your own Google Apps hosted domain and hit enter
7. Click “Add Application� when it asks you a question
8. go to Edit > Preferences > Applications > mailto
9. Choose “Use Google Apps�
28 replies on “Firefox 3 and Google Apps Email – Default mailto Handling”
When I try step 3 there is no field “gecko…” found?…please help
LikeLike
likewise. not so helpful unfortunately.
LikeLike
This worked for me.
The I had to fix the quotes — it seemed that this blog entry has converted to the fancy quotes and not the plain-old standard ASCII ones required for step 5.
Also, instead of Edit – Preferences it was Tools – Options on my copy of FF3 for step 8.
LikeLike
yes the blog formatting screws up the quotes, sorry.
you have Edit-Pref because you aren’t on windows. On Windows it is Tools->Pref
LikeLike
I had issues probably because I had tried “Better Gmail 2” first. I had to change network.protocol-hndler.expose.mailto and network.protocol-handler.external.mailto before I got the Add Application confirmation, But now it works….
LikeLike
Thanks a lot!
LikeLike
Worked like a charm! Had to convert the ” in notepad though before the add application would show. Thanks!
LikeLike
So awesome – thank you!
LikeLike
Very useful. Thanks. Can i make the composition window open in a new tab?
LikeLike
After fixing the quotation marks worked for me as well.
LikeLike
This is great — thanks!! Any way to get it to open a mail message in a new tab?
LikeLike
Quotes had to be changed, then worked for me. Can mail message open in new tab??? Anyway to make that happen???
LikeLike
Had to convert quotes. If you edit the blog story and wrap the javascript line in <pre> tags it should fix the quote issue (I think)
LikeLike
[…] came across this blog article which solved my problem perfectly. I decided to reformat the instructions slightly and post […]
LikeLike
Please excuse me as I am not the sharpest knife in the drawer regarding tech issues….. the “address bar” in step 5…would that be the application address bar under firefox options vs the browser address bar?
Thanks!
Craig
LikeLike
Craig – yes, it’s where you normally type URLs
LikeLike
Thanks, Anthony
I did have some challenges with the java code and finally determined that the quotes (“) needed to be apostrophes (‘). Then, after everything worked ok with my desktop, I found another setting change that was necessary to make in the about:config file. This was a great learning experience for me. I had so much fun, I blogged about it with my own set of instructions (smile). As much as anything to make sure I don’t forget what I did.
http://networksboise.wordpress.com/2009/05/03/setting-google-apps-as-default-mailer-in-firefox-3/
Thanks!
Craig
LikeLike
Now I just want to know if there is a way to make this automatically open in a new window (like pressing shift-C in gmail).
LikeLike
Thanks … Worked perfectly in Firefox 3.5.2 on Windows and Mac
LikeLike
I also had to change network.protocol-hndler.expose.mailto and network.protocol-handler.external.mailto before I got the Add Application confirmation, but it worked after that
LikeLike
[…] This post was Twitted by tamccann […]
LikeLike
it is not double quote ” but simple ' for the parameters in the Javascript line.otherwise, works like a charm
LikeLike
Worked great for me using FF 3.5.7 and Windows 7. Thanks!!
LikeLike
Ah! Thanks, that was why I couldn't get it to work 🙂
LikeLike
[…] Follow instructions by Steve Novoselac. […]
LikeLike
I couldn't make out the character after the mailto and before the url and put a colon, which doesn't work. How do I edit the ProtocolHandler or delete it and redo it?
LikeLike
Thanks,. got it working after reading the comments.
LikeLike
Updated the instruction and made relevant to A2 CRM… this copy/paste won’t have the bad characters in it: http://blog.addresstwo.com/2011/01/configuring-google-apps-not-gmail-for.html
LikeLike