I am a Zivver admin
Configure and manage Zivver
Create an Encryption Gateway Rule in Exchange Online for a trigger word
Do these steps to create a rule in Microsoft Exchange Online:
- Go to the Exchange Admin Center.
- Click mail Mail flow in the menu on the left.
- Click Rules.
- Click add Add a rule.
- Click Create a new rule.
- Enter
Zivver: Secure message by sender + Outbound DLP
as the name of the rule. - Under Apply this rule if *, select The sender.
- Under Select one, select is external/internal.
- Select Inside the organization.
- Click .
- Click the add button under the Apply this rule if * section.
- Under And, select The sender.
- Under Select one, select domain is.
- Enter every sending domain and click .
- After all domains are added, click .
- Click the add button under the Apply this rule if * section.
- Under And, select The subject or body.
- Under Select one, select subject matches these text patterns.
- Enter
(?i)\[secure\]
.Tip
The regex(?i)
makes the match case-insensitive. - Click .
- Enter
(?i)\[secure\s?email\]
. - Click .
- Enter
(?i)secure\s?email
. - Click .
- Click .
- Under Do the following *, select Modify the message properties.
- Under Select one, select set a message header.
- Click the first Enter text field.
- Enter
zivver-relay
. - Click .
- Click the second Enter text field.
- Enter
smart-sender
. - Click .
- Click the add button under the Do the following * section.
- Under Add, select Redirect the message to.
- Under Select one, select the following connector.
- Select
Zivver Send Connector
. - Click .
- Under Except if, select The message headers….
- Under Select one, select matches these text patterns.
- Click Enter text.
- Enter
skip-zivver-relay
. - Click .
- Click Enter words.
- Enter
true
. - Click .
- Click .
- Click .
- Enable the option Stop processing more rules.
- Enable the option Defer the message if rule processing doesn’t complete.
- Set Match sender address in message to Envelope.
- Enter the follwing 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 .
- Click .
- Click .
The rule is now created but not enabled yet. Make sure the priority of all existing rules is correct. If the message must be processed by other rules first, make sure the Encryption Gateway rule has a lower priority.
Since the rule is not enabled yet, no outbound message that matches the filter will be submitted to the Zivver SMTP server. Only enable the rule once you’re certain all rule priorities are configured correctly.