为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Unable to send (email/mailto) links, etc in FF 3.6

  • 2 个回答
  • 8 人有此问题
  • 31 次查看
  • 最后回复者为 TerryT

more options

In Firefox 3.6... I use IncrediMail as my default e-mail client, and gmail as a secondary. When I right click in order to send/e-mail a link, absolutely nothing happens. I've already tried everything I know of in options -->applications -->mailto (settings). What else can I do? Ideas... Anyone?

In Firefox 3.6... I use IncrediMail as my default e-mail client, and gmail as a secondary. When I right click in order to send/e-mail a link, absolutely '''''nothing happens'''''. I've already tried everything I know of in options -->applications -->mailto (settings). What else can I do? Ideas... Anyone?

所有回复 (2)

more options

To make Firefox use Incredimail for mailto links, do the following.

1. find the path to Incredimail on my Windows 7 machine it's:

 "C:\Program Files (x86)\IncrediMail\Bin\IncMail.exe" (you can find this by right clicking on the desktop Incredimail Icon and selecting Properties. Copy this address))

2. Type about:config into your Firefox location bar and hit enter. If you've never edited used about:config before, you'll see a warning.

3. Click "I'll be careful, I promise!" This will bring you to the about:config window.

4. In the filter field type "gecko". Find the entry gecko.handlerService.schemes.mailto.0.name;

5. Right click and select Modify.

6. Paste or type the Incredimail path in the field provided "C:\Program Files (x86)\IncrediMail\Bin\IncMail.exe" (the qoutes are required)

7. Make sure that network.protocol-handler.external.mailto; is set to true.

That worked for me after many hours of searching and finding answers posted by individuals who wanted to help but didn't have a clue.

more options

Incredible! I used this substituting the Thunderbird path for Incredimail, and it worked! My mailto function stopped working over a year ago with one of the FF updates. When I went to the gecko.handlerService.schemes.mailto.0.name; it was set for Yahoo, which I never selected in the FF Options, and the network path was set to false. THANK YOU