I am a Zivver admin
Configure and manage Zivver
Create an Encryption Gateway Rule in Exchange On premise for a trigger word
Do these steps to create a rule in Microsoft Exchange On-premise:
- Go to the Exchange Admin Center (EAC).
- Log in to the EAC as an administrator.
- Go to Mail flow in the menu on the left.
- Go to Rules.
- Click the add button.
- Click Create a new rule....
- Enter
Zivver: Secure message by sender + Outbound DLP
as the name of the rule. - At the bottom, click More options....
- Under *Apply this rule if..., select The sender... and then is external/internal.
- Select Inside the organization.
- Click .
- Click .
- Under And, select The sender... and then domain is.
- Enter each sending internal domain, and click the add icon.
- Click .
- Click .
- Under And, select The subject or body..., and then subject includes any of these words.
- Enter
(?i)\[secure\]
.Tip
The regex(?i)
makes the match case-insensitive. - Click the add button.
- Enter
(?i)\[secure\s?email\]
. - Click the add button.
- Enter
(?i)secure\s?email
. - Click the add button.
- Click .
- Under *Do the following..., select Modify the message properties..., and then set a message header.
- Click the first *Enter text... link.
- Enter
zivver-relay
. - Click .
- Click the second *Enter text... link.
- Enter
smart-sender
. - Click .
- Click .
- Under And, select Redirect the message to..., and then these recipients.
- Search for and select the contact that was created previously.
- Click .
- Click .
- Under Except if..., click .
- Select A message header..., and then matches these text patterns.
- Click *Enter text....
- Enter
skip-zivver-relay
. - Click .
- Click *Enter text patterns....
- Enter
true
. - Click the add button.
- Click .
- Under Choose a mode for this rule, select Enforce.
- Enable the option Stop processing more rules.
- Enable the option Defer the message if rule processing doesn’t complete.
If you enable this option, a message will not leave Exchange until it has been checked by this rule. If, for any reason, Exchange temporarily does not check messages for this rule, processing of those messages will be paused. - Enter the following text in the Comments section:
Allow users to deliberately send secure messages via Zivver using a specified email property. For example, a keyword (e.g. ‘[secure]’ in the subject line) or standard email attribute (e.g. a Microsoft Purview sensitivity label applied to the email by the user).
- Click .
The mail flow rule is now set. Please ensure that the priority of all existing rules is correct. If the sent message needs to be processed by other rules first, make sure that the rule created for the Encryption Gateway has a lower priority.
Any outbound message that matches the filter will be submitted to the Zivver SMTP Server. If this is not desired, please deactivate the rule.