Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Question
Tuesday, January 24, 2017 10:18 AM
Hello,
How can i default open a .MSG directly in Outlook instead of first downloading it , this is in SharePoint O365.
In the on premise version i found different options, change browser file handling in de app management or ISS manager in combination with powershell. Both options don't apply to the online version.
Is there an option to do so? or perhaps a javascript per example?Anyone got an idea?
Regards, Rob
All replies (4)
Wednesday, January 25, 2017 7:37 AM ✅Answered
Hi,
SharePoint online provides a new experience UI. You can preview the email file in the browser when you click .msg file.
If you’re using classic UI mode, IE will give a prompt dialog to open/save/cancel. The file will be opened in Outlook if you click Open button.
In SharePoint on-premise environment, the prompt dialog doesn’t contain Open button if you don’t change any settings. It will occur after you add .msg to MIME Types in IIS and set Permissive for web application.
Thus, opening .msg file should work as expected in SharePoint online. If it doesn’t work fine in your SharePoint site, please make sure that you’re using IE 32bit and add SharePoint site in trusted sites.
Best Regards,
Dean Wang
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact [email protected]
Wednesday, January 25, 2017 10:34 AM
Thank you for replying Dean!
Your information was most useful, i have a follow up question tough and perhaps you can help me.
Im also looking for the preview of an .msg in a search results page. See below, for msg i get this popup, for an .docx i do get a preview. Is this also possible?
Regards
Wednesday, January 25, 2017 12:44 PM
Hi,
It’s not possible now.
The preview of .msg is only supported in new experience UI in library now.
Thanks,
Dean Wang
Please remember to mark the replies as answers if they help.
If you have feedback for TechNet Subscriber Support, contact [email protected]
Wednesday, January 25, 2017 2:36 PM
OK, thank you for your quick reply!