Email links in Mozilla

Posted:
in Genius Bar edited January 2014
When I click on Email links in Mozilla the app insists on opening it's own Email program. How can I make it open my default mail program as configured in the Internet Prefs Pane?



Thanks in advance

Comments

  • Reply 1 of 2
    First, Quit Mozilla.



    Find your user prefs folder for Mozilla. It'll be located at ~/Library/Mozilla/Profiles/username/xxxxxxxx.slt (the last folder has a random name). Create a text document there with the name "user.js" ans enter the following line:



    user_pref("network.protocol-handler.external.mailto", true);



    Save that file and relaunch Mozilla.
  • Reply 2 of 2
    kelibkelib Posts: 740member
    Thanks alot, it worked
Sign In or Register to comment.