Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

Use Firefox to open email links on GMail

  • 7 ответов
  • 2 имеют эту проблему
  • 1 просмотр
  • Последний ответ от FredMcD

more options

Hi,

I am running Firefox on Windows 7. I want to open mailto: links from different applications in Firefox. I have followed the instructions on the support page : https://support.mozilla.org/en-US/kb/change-program-used-open-email-links

If I am on a web page, and I click on a mailto:xxxx link Gmail opens: great !

But if I am in another application (like an ERP application) and I click on a mailto:xxxx link then Outlook opens.

When I go to Default Programs => Associate a file type or a protocol to a program, for the MAILTO protocol there is only Outlook defined and I can not find a way to define another program for that protocol: any idea ?

Hi, I am running Firefox on Windows 7. I want to open mailto: links from different applications in Firefox. I have followed the instructions on the support page : https://support.mozilla.org/en-US/kb/change-program-used-open-email-links If I am on a web page, and I click on a mailto:xxxx link Gmail opens: great ! But if I am in another application (like an ERP application) and I click on a mailto:xxxx link then Outlook opens. When I go to Default Programs => Associate a file type or a protocol to a program, for the MAILTO protocol there is only Outlook defined and I can not find a way to define another program for that protocol: any idea ?

Выбранное решение

I eventually found out what to do: there's only one registry key to add !

It's all explained on my latest blog post latest blog post !

It will be good if the Firefox team would add that regsitry key to the Firefox Install (Chrome does it) !

Прочитайте этот ответ в контексте 👍 0

Все ответы (7)

more options

No problem this is actually a very simple problem to solve. All you need is a browser add on that will add gmail to that list. As stated in this article. The add-on you seem to be looking for is (G)mailto: . Please close the support ticket if it helps!

more options

Sorry, I don't need this addon: it doesn't solve my problem.

I can follow mailto links within Firefox, I want mailto links from an application to lauch Firefox.

At the moment, I have only Outlook as a possible choice in the window: Default Programs => Associate a file type or a protocol !

I have tried changing the registry settings with info gathered from several web page ... with no results.

Any ideas ?

more options

The Firefox setting for e-mails is a Firefox setting only. You need to access your computers Setting Manager and make the changes there. I do not know what it is called on Linux.


I Updated Tags User agent shown as Linux, but forum tag Windows7 added and Linux tag deleted. ~J99

Изменено John99

more options

My bad: I did not give enough information !

I am running Firefox 35.0 on Windows 7.

I have tried modifying the registry as stated on MozillaZine: http://kb.mozillazine.org/Register_protocol

I have created the following registry file ... with no result:

Windows Registry Editor Version 5.00


[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Firefox.URL.mailto] @="URL : Protocole MailTo" "URL Protocol"=""

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Firefox.URL.mailto\DefaultIcon] @="C:\\Program Files (x86)\\Mozilla Firefox\\firefox.exe,1"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Firefox.URL.mailto\shell] @="open"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Firefox.URL.mailto\shell\open]

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Firefox.URL.mailto\shell\open\command] @="\"C:\\Program Files (x86)\\Mozilla Firefox\\firefox.exe\" -osint -url \"%1\""


[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail]

[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Firefox] @="Firefox"

[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Firefox\shell]

[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Firefox\Capabilities\UrlAssociations] "mailto"="Firefox.URL.mailto"

[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Firefox\shell\open]

[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Firefox\shell\open\command] @="\"C:\\Program Files (x86)\\Mozilla Firefox\\firefox.exe\" -osint -url \"%1\""

[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Firefox\Protocols]

[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Firefox\Protocols\mailto] @="URL : Protocole MailTo" "URL Protocol"=""

[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Firefox\Protocols\mailto\DefaultIcon] @="C:\\Program Files (x86)\\Mozilla Firefox\\firefox.exe,1"

[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Firefox\Protocols\mailto\shell]

[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Firefox\Protocols\mailto\shell\open]

[HKEY_LOCAL_MACHINE\SOFTWARE\Clients\Mail\Firefox\Protocols\mailto\shell\open\command] @="\"C:\\Program Files (x86)\\Mozilla Firefox\\firefox.exe\" -osint -url \"%1\""

Any ideas ?

more options
more options

Выбранное решение

I eventually found out what to do: there's only one registry key to add !

It's all explained on my latest blog post latest blog post !

It will be good if the Firefox team would add that regsitry key to the Firefox Install (Chrome does it) !

Изменено ComputingFroggy

more options

That was very good work. Well Done. Please flag your last post as Solved Problem so other will know.