Forum Discussion
Dan_Snape
Aug 05, 2019Steel Contributor
Transport rule for encrypted messages
I'm trying to configure a mail flow/transport rule in Exchange Online to add a banner to incoming messages that are encrypted. During testing, the rule does not get triggered, even though the receive...
- Aug 05, 2019
Modifying the content on an encrypted message is not supported, as detailed for example here: https://docs.microsoft.com/en-us/previous-versions/office/exchange-server-2010/bb124703(v=exchg.141)#message-types
Dan_Snape
Aug 09, 2019Steel Contributor
We currently have a rule that is prepending "EXT:" to the subject line of all messages from outside the organisation via an Exchange Online transport rule. This is also occurring on encrypted messages (coming from an external recipient also in Exchange Online). Is there any way I can create a condition to detect these encrypted messages and use this as an exclusion for this transport rule? I've tried using "if message type is encrypted" and if "X-MS-Exchange-CrossTenant-TransportEncryption-OmeV2LinkUrl' header contains "."" but with no success.
Even better I could create a separate rule to tag these messages with "Encrypted:" and bypass the above rule.
- VasilMichevAug 09, 2019MVP
Depends on the type of encryption, how exactly are the messages being generated? RMS? OME? S/MIME?