Trang web này sẽ có chức năng hạn chế trong khi chúng tôi trải qua bảo trì để cải thiện trải nghiệm của bạn. Nếu một bài viết không giải quyết được vấn đề của bạn và bạn muốn đặt câu hỏi, chúng tôi có cộng đồng hỗ trợ của chúng tôi đang chờ để giúp bạn tại @FirefoxSupport trên Twitter và /r/firefox trên Reddit.

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 to set the default Mailto to outlook.live.com - and have it actually WORK

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

more options

In January 2016 I was switched from outlook.com to the new outlook.live.com. I had been unable to set outlook.com as the default mailto. Here is the thread I started in 2015.

https://support.mozilla.org/en-US/questions/1093066

Once again I went through the motions of trying to set outlook.live.com as the default mailto and this is the result I get. Am i fighting a losing battle, or has anyone figured out how to make this work?

In January 2016 I was switched from outlook.com to the new outlook.live.com. I had been unable to set outlook.com as the default mailto. Here is the thread I started in 2015. https://support.mozilla.org/en-US/questions/1093066 Once again I went through the motions of trying to set outlook.live.com as the default mailto and this is the result I get. Am i fighting a losing battle, or has anyone figured out how to make this work?
Đính kèm ảnh chụp màn hình

Giải pháp được chọn

UPDATE: THIS DOESN'T SEEM TO WORK ANY MORE IN OCTOBER 2016. New Thread: https://support.mozilla.org/questions/1143156

The following is based on this post:

https://blogs.msdn.microsoft.com/carloshm/2016/01/16/how-to-compose-a-new-message-or-event-and-populate-fields-in-office365/

It's not perfect: the compose window comes with with mailto: in front of the address and that needs to be edited out by hand. However, it's a start.

(1) Open your Outlook.com mailbox, and then open Firefox's Web Console in the lower part of the tab below your mailbox. You can do that using either:

  • Ctrl+Shift+k (Mac: Command+Alt+k)
  • "3-bar" menu button > Developer > Web Console
  • (menu bar) Tools > Web Developer > Web Console

(2) Select and copy the following line of script (it's all one line -- ignore the fact that the forum creates links):

navigator.registerProtocolHandler('mailto','https://outlook.live.com/owa/?path=/mail/action/compose&to=%s', 'Outlook.com OWA To');

(3) In the tab with in your mailbox, paste the script next to the caret (>>) at the bottom of the Web Console, and press the Enter key (or Return key) to run the script.

An infobar should open at the top of the page. Click "Add Application". You now can close the Web Console by clicking the "X" on its top bar at the right.

If instead of an infobar the Web Console displays "Not allowed to register a protocol handler for mailto" then open a new tab, type or paste about:config in the address bar and press Enter/Return, and type mailto in the search box to filter the list. If the network.protocol-handler.external.mailto is bolded and user set to false, double-click it to switch it back to its default value back to true. Then try this step 3 again.

(4) Firefox may automatically set your mailto preference to "Ask me." To change it to Outlook.com now, open the Application preferences dialog using:

(WIN) "3-bar" menu button (or Tools menu) > Options > Applications (MAC) "3-bar" menu button (or Firefox menu) > Preferences > Applications (LINUX) "3-bar" menu button (or Edit menu) > Preferences > Applications

In the search box on that tab, type or paste mailto and pause while the list is filtered. If you click the drop-down list on the right side, you should now find Outlook.com and you can select that.

Success?

Đọc câu trả lời này trong ngữ cảnh 👍 1

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

more options

Hi goodwitch, I remember our struggling with this together last year.

So you are finally on the "new new" Outlook.com now at

https://outlook.live.com/owa/

I'll try to make time tonight to test again. There's a Windows 10 computer I can look at to see whether I can learn more.

more options

Giải pháp được chọn

UPDATE: THIS DOESN'T SEEM TO WORK ANY MORE IN OCTOBER 2016. New Thread: https://support.mozilla.org/questions/1143156

The following is based on this post:

https://blogs.msdn.microsoft.com/carloshm/2016/01/16/how-to-compose-a-new-message-or-event-and-populate-fields-in-office365/

It's not perfect: the compose window comes with with mailto: in front of the address and that needs to be edited out by hand. However, it's a start.

(1) Open your Outlook.com mailbox, and then open Firefox's Web Console in the lower part of the tab below your mailbox. You can do that using either:

  • Ctrl+Shift+k (Mac: Command+Alt+k)
  • "3-bar" menu button > Developer > Web Console
  • (menu bar) Tools > Web Developer > Web Console

(2) Select and copy the following line of script (it's all one line -- ignore the fact that the forum creates links):

navigator.registerProtocolHandler('mailto','https://outlook.live.com/owa/?path=/mail/action/compose&to=%s', 'Outlook.com OWA To');

(3) In the tab with in your mailbox, paste the script next to the caret (>>) at the bottom of the Web Console, and press the Enter key (or Return key) to run the script.

An infobar should open at the top of the page. Click "Add Application". You now can close the Web Console by clicking the "X" on its top bar at the right.

If instead of an infobar the Web Console displays "Not allowed to register a protocol handler for mailto" then open a new tab, type or paste about:config in the address bar and press Enter/Return, and type mailto in the search box to filter the list. If the network.protocol-handler.external.mailto is bolded and user set to false, double-click it to switch it back to its default value back to true. Then try this step 3 again.

(4) Firefox may automatically set your mailto preference to "Ask me." To change it to Outlook.com now, open the Application preferences dialog using:

(WIN) "3-bar" menu button (or Tools menu) > Options > Applications (MAC) "3-bar" menu button (or Firefox menu) > Preferences > Applications (LINUX) "3-bar" menu button (or Edit menu) > Preferences > Applications

In the search box on that tab, type or paste mailto and pause while the list is filtered. If you click the drop-down list on the right side, you should now find Outlook.com and you can select that.

Success?

Được chỉnh sửa bởi jscher2000 - Support Volunteer vào

more options

jscher2000, you are a miracle worker! Thanks a million, it worked perfectly. I didn't have to delete anything. Here is what the mailto looked like.

more options

Excellent. We're all set until they change it again!

more options

I hope that will be many years from now.

more options

jscher2000, thank you for the link to the new thread. I've installed the bookmarklet and will use it the next time I have to MailTo.