ძიება მხარდაჭერაში

ნუ გაებმებით თაღლითების მახეში მხარდაჭერის საიტზე. აქ არასდროს მოგთხოვენ სატელეფონო ნომერზე დარეკვას, შეტყობინების გამოგზავნას ან პირადი მონაცემების გაზიარებას. გთხოვთ, გვაცნობოთ რამე საეჭვოს შემჩნევისას „დარღვევაზე მოხსენების“ მეშვეობით.

ვრცლად

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

  • 2 პასუხი
  • 8 მომხმარებელი წააწყდა მსგავს სიძნელეს
  • 31 ნახვა
  • ბოლოს გამოეხმაურა TerryT

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)

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.

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