Forum Discussion
Opening .msg files from sharepoint natively in Outlook
This functionality is not on the roadmap and is only modestly popular on the SharePoint feedback portal (link).
Automatically opening emails in SharePoint using Outlook can be implemented by using policies for Chrome/Edge without using 3rd party apps.
In short, you configure Chrome/Edge to allow direct opening when an email originates from your trusted SharePoint tenant (and not from other URLs) and you will also have to expose the download URL for the email (e.g. via json formatting) to simplify life for your users.
Note: this will only work on clients using Chrome or Edge where the policies have been configured. If you also have clients outside your control or use other browsers (Safari, FireFox, ...) this will not work.
This may be further complicated if you have a large number of sites in your tenant.
The above steps offer a workaround with limitations. You will miss out on some of the benefits of 3rd party apps like fast viewing of emails in the browser, viewing email attachments (docx, pdf, jpg, ...) in the browser, ...