How do I tell MS Word to email using GMail and NOT Outlook

10

2

When you have a document open and select Send, Email as attachment, MS Word defaults to Outlook. I have not used Outlook for a long time and I have changed all my default email clients to be GMail. However, I can't find where to do it for MS Word. Can anyone please help me with this?

Please do not tell me to open my Gmail and attach the document. I know how to do that. I want to be able to email directly from within Word.

Teresa Eddy

Posted 2013-01-14T03:00:10.573

Reputation: 101

1

Not sure how you've set your "default email clients", but Gmail may not be the actual default mail handler. To fix this, follow the directions in this Google support doc. (Not posting this as an answer because I'm not sure if it actually works. If it does, please tell me and I'll post it as an answer.)

– stephenwade – 2013-01-14T03:21:40.883

1Thanks for your help. Unfortunately that doesn't actually work. I have already done that bit and if I email from the web it will default to GMail. It is just from within MS Word. Thanks anyway. – Teresa Eddy – 2013-01-14T03:47:03.557

Answers

2

To do this from within Word or other Windows programs, or by right-clicking a file in explorer and choosing Send to -> Mail recipient, you need a MAPI client to intercept such requests. One such client is tvhgooglemapi:

Tvhgooglemapi is a simple tool that pretends to be a real mail client to windows but really only uploads the mail to the drafts folder of gmail and then opens the draft in the default webbrowser. For the user this is almost exactly the same as having the gmail web interface as the default mailclient for some windows applications

You'll need to have Java installed for it to work, and IMAP enabled in your Gmail account.

By the way, when I first ran it, the window prompting for my Gmail login credentials (my Gmail address and my application-specific password) was hidden under other active windows, but a couple of alttab later, all was well.

Lars Rohrbach

Posted 2013-01-14T03:00:10.573

Reputation: 439