8

I use the GMail web interface for my e-mail needs. How do I get mailto: style links in web pages and "send mail" type actions in Windows programs to open up the GMail web site?

I need this to work across and outside of browsers, so an extension for Firefox won't cut it.

Oliver Salzburg
  • 86,445
  • 63
  • 260
  • 306
Ian Potter
  • 579
  • 4
  • 11

2 Answers2

9

Google has a "Google Notifier" program just for this. It runs in the tray on Windows and lets you set Gmail as your default mail program. It also provides notifications when you get new e-mail.

silent__thought
  • 1,101
  • 2
  • 10
  • 17
  • Note that you get an error if you have HTTPS always enabled. Here's a link to fix it: http://mail.google.com/support/bin/answer.py?answer=9429 – quickcel Feb 22 '10 at 17:29
  • Notifier only works for mail hyperlinks (e.g. `mailto:`). For using gmail as a client outside of hyperlinks, e.g. *R-click > Send To > Mail recipient* see related question http://superuser.com/questions/573568/gmail-as-default-windows-mail-program-not-same-as-mailto – matt wilkie Sep 17 '13 at 20:14
4

You can use gmailto firefox extension to have "mailto:" links handled by gmail.

Or better, set it up without an extension, in Firefox.

For the rest of the system, you'll need to have a wrapper application that launches gmail.

hayalci
  • 1,682
  • 12
  • 17