Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

How do I change the default email to hotmail? There is no "webmail" optioin in applications and no program available when I select "choose another program" when I follow the instructions.

  • 1 trả lời
  • 2 gặp vấn đề này
  • 1 lượt xem
  • Trả lời mới nhất được viết bởi cor-el

more options

I want to change my default email to hotmail (currently it goes to Outlook, which I don't use). Firefox instructions say to choose "webmail" in applications, but when I do, the only webmail account that shows up is gmail, which I don't use. The other option in the instructions says to select "use other" and then "browse", but again, when I open the browse file, there is nothing there for hotmail. How do I add hotmail to become the default?

Thanks

I want to change my default email to hotmail (currently it goes to Outlook, which I don't use). Firefox instructions say to choose "webmail" in applications, but when I do, the only webmail account that shows up is gmail, which I don't use. The other option in the instructions says to select "use other" and then "browse", but again, when I open the browse file, there is nothing there for hotmail. How do I add hotmail to become the default? Thanks

Tất cả các câu trả lời (1)

more options

Setting Hotmail as the (default) mail provider involves doing some steps.

See:

Set the pref gecko.handlerService.allowRegisterFromDifferentHost to true on the about:config page.
In Firefox 6+ you can no longer run JavaScript code via the location bar.
You can run the JavaScript code in the "Firefox/Tools > Web Developer > Scratchpad" (Shift + F4).
Paste the full JavaScript code in the code window and run the code via "Execute > Run"
Do not forget to reset the pref gecko.handlerService.allowRegisterFromDifferentHost to false after you have added that mail provider.