Open ajvaladez05 opened 8 years ago
Hi,
Just had the same issue but found the answer:
In your Chrome Extensions window, look up the mailto-extension: Click: Options Click: Add another service>
Enter in fields: Outlook 365 https://outlook.office.com/owa/?rru=compose&to={to}&subject={subject}&body={body}&cc={cc} Hit Add Ready!
To test: Go to page with mailto-link, or Refresh(!) is one is opened already.
@Famlam Could you add this option for Outlook 365 to the extension? I got the solution written in my previous post.
Have not yet switched to beta. To use with outlook.live.com I needed to use "add another service" option and use this uri (note: compose window is slow to load)
https://outlook.live.com/owa/?path=/mail/action/compose&to={to}&subject={subject}&body={body}&cc={cc}
I am not sure how relevant this is to "Outlook 365" (outlook.office.com) but may help others using outlook.live.com (also switching to beta at some future time)
Hi, this may have been covered somewhere else but we recently switched to outlook office365 to handle our emails over gmail and we have webpages that use mailto links to render user made emails to send to clients. This worked with Gmail but I was curious how to set this up with the outlook.office.com servers. Thanks