Den här webbplatsen har begränsad funktionalitet medan vi utför underhåll för att förbättra din upplevelse. Om en artikel inte löser ditt problem och du vill ställa en fråga har vi vår gemenskap som väntar på att hjälpa dig på @FirefoxSupport på Twitter, /r/firefox på Reddit.

Sök i support

Akta dig för supportbedrägerier: Vi kommer aldrig att be dig att ringa eller skicka ett sms till ett telefonnummer eller dela personlig information. Rapportera misstänkt aktivitet med alternativet "Rapportera missbruk".

Läs mer

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

  • 2 svar
  • 8 har detta problem
  • 31 visningar
  • Senaste svar av 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?

Alla svar (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