BackOffice Products
1845898 Members
4281 Online
110250 Solutions
New Discussion

Eudora as default mail client by mozilla browser

 
SOLVED
Go to solution
'chris'
Super Advisor

Eudora as default mail client by mozilla browser

hi

If I click on the mail address
at the Mozilla webbrowser, then Mozilla Mail Client will be started.
How to change it, that starts Eudora as default mail client ?

kindly regards
chris
2 REPLIES 2
Jon Finley
Honored Contributor
Solution

Re: Eudora as default mail client by mozilla browser

I don't have Mozilla available to be able to give you exact menu guidance.... but check under: Edit | Preferences | Mail & Newsgroups. Within that area, there should be a choice to select an email client other than Mozilla's.

If not, try the following:

To make Mozilla use another mail program, you can either (a) uninstall Mozilla, then re-install using Browser Only (Mail/News not installed), or (b) add this line to user.js:

user_pref("network.protocol-handler.external.mailto", true);
This will open the system default mail program when you click on an e-mail link in Mozilla.

Jon
"Do or do not. There is no try!" - Yoda
'chris'
Super Advisor

Re: Eudora as default mail client by mozilla browser

thanks Jon

I couldn't find user.js,
but I've added:
pref("network.protocol-handler.external.mailto", true);
at all.js

and now is working.

best regards
chris