Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

How can I change my mailto setting to Gmail when my mailto options only list "Windows Live Mail (Default)" and "Other"?

  • 2 majibu
  • 1 ana tatizo hili
  • 2 views
  • Last reply by Tony York

more options

I've tried this (https://support.mozilla.org/en-US/kb/change-program-used-open-email-links#w_setting-firefoxs-mail-client) and this (http://updates.html5rocks.com/2012/02/Getting-Gmail-to-handle-all-mailto-links-with-registerProtocolHandler) with no luck.

http://imgur.com/VbDpZVg My problem is that my mailto options are limited; no Gmail option, not even Application Details option.

On the second link I posted, my java console gives the error: Timestamp: 5/21/2013 8:43:53 AM Error: NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS: '[JavaScript Error: "aBrowserWindow.getBrowser is not a function" {file: "resource://app/components/WebContentConverter.js" line: 522}]' when calling method: [nsIWebContentHandlerRegistrar::registerProtocolHandler] Source File: javascript:%20navigator.registerProtocolHandler("mailto",%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20"https://mail.google.com/mail/?extsrc=mailto&url=%25s",%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20"Gmail"); Line: 1

I've also gone into about:config and set gecko.handlerService.allowRegisterFromDifferentHost to true. Still no luck.

I've tried this (https://support.mozilla.org/en-US/kb/change-program-used-open-email-links#w_setting-firefoxs-mail-client) and this (http://updates.html5rocks.com/2012/02/Getting-Gmail-to-handle-all-mailto-links-with-registerProtocolHandler) with no luck. http://imgur.com/VbDpZVg My problem is that my mailto options are limited; no Gmail option, not even Application Details option. On the second link I posted, my java console gives the error: Timestamp: 5/21/2013 8:43:53 AM Error: NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS: '[JavaScript Error: "aBrowserWindow.getBrowser is not a function" {file: "resource://app/components/WebContentConverter.js" line: 522}]' when calling method: [nsIWebContentHandlerRegistrar::registerProtocolHandler] Source File: javascript:%20navigator.registerProtocolHandler("mailto",%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20"https://mail.google.com/mail/?extsrc=mailto&url=%25s",%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20%20"Gmail"); Line: 1 I've also gone into about:config and set gecko.handlerService.allowRegisterFromDifferentHost to true. Still no luck.

Chosen solution

hello, gmail should be one of the predefined actions for the mailto-protocol. does it shop up when you try the following?:

go to firefox > help > troubleshooting information, click on profile folder/show folder and close all firefox windows afterwards. a windows explorer window should open up - in there rename/delete the file named mimetypes.rdf - it will be regenerated again the next time you launch the browser.

Read this answer in context 👍 1

All Replies (2)

more options

Suluhisho teule

hello, gmail should be one of the predefined actions for the mailto-protocol. does it shop up when you try the following?:

go to firefox > help > troubleshooting information, click on profile folder/show folder and close all firefox windows afterwards. a windows explorer window should open up - in there rename/delete the file named mimetypes.rdf - it will be regenerated again the next time you launch the browser.

more options

Thank you! That worked!