Kaganapan
Kumperensya ng Komunidad ng Microsoft 365
May 6, 2 PM - May 9, 12 AM
Kasanayan para sa panahon ng AI sa ultimate community led Microsoft 365 event, Mayo 6-8 sa Las Vegas.
Alamin paHindi na suportado ang browser na ito.
Mag-upgrade sa Microsoft Edge para samantalahin ang mga pinakabagong tampok, update sa seguridad, at teknikal na suporta.
Original KB number: 2971787
When a Microsoft Exchange Online user tries to read a message that was encrypted by Microsoft Purview Message Encryption in Microsoft Outlook Web App, the user receives the following error message: We can't display your message right now. This issue occurs even if the user can send encrypted messages from Outlook Web App.
This problem occurs because the MIME types that are associated with the default Outlook Web App policy changed so that the text/html MIME type was removed or changed.
To resolve this problem, reset the MIME types that are associated with the default Outlook Web App policy to the default values. To do this, follow these steps:
Connect to Exchange Online by using remote PowerShell. For more information about how to do this, see Connect to Exchange Online Using Remote PowerShell.
Run the following commands:
$owapolicy = Get-OwaMailboxPolicy
Set-OwaMailboxPolicy -AllowedMimeTypes @{remove = "text/html"} -BlockedMimeTypes @{remove = "text/html"} -ForceSaveMimeTypes @{add = "text/html"} -Identity $owapolicy.Identity
Note
It may take as long as 30 minutes for the changes to take effect.
For more information about Outlook Web App mailbox policies, go to Outlook Web App Mailbox Policy Procedures.
Still need help? Go to Microsoft Community.
Kaganapan
Kumperensya ng Komunidad ng Microsoft 365
May 6, 2 PM - May 9, 12 AM
Kasanayan para sa panahon ng AI sa ultimate community led Microsoft 365 event, Mayo 6-8 sa Las Vegas.
Alamin paPagsasanay
Module
Explore Microsoft Purview Message Encryption - Training
This module introduces Microsoft Purview Message Encryption, an online service that’s built on Microsoft Azure Rights Management and includes encryption, identity, and authorization policies to help organizations secure their email.
Dokumentasyon
Provides solutions for an issue in which an external recipient can't open an encrypted email message that uses Microsoft Purview Message Encryption.
Can't read encrypted or restricted message sent to shared mailbox in Outlook - Outlook
Provide two workarounds to an issue in which a user who was granted Full Access permission to a shared mailbox can't read encrypted or restricted message sent to the shared mailbox in Outlook.
Resolve Microsoft Purview Message Encryption issues - Microsoft 365
Describes how to troubleshoot common issues when you use Microsoft Purview Message Encryption.
Disabling the Encrypt-Only feature in Outlook - Microsoft 365
Describes how to update the DRM registry key to disable Encrypt-Only on the Encrypt list without also disabling Message Classification.