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....
- Give the rule a name.
For example:Zivver Encryption Gateway
. - At the bottom, click More options....
- Under *Apply this rule if..., select The subject or body... and then subject includes any of these words.
- Add a word or phrase.
For example: Secure.Tip
You can include the regex(?i)
to make the check case-insensitive.
For example:(?i)Secure
. - Click the add button.
- Click OK.
- Under *Do the following..., select Redirect the message to... and then these recipients.
- Look up the contact that was created previously and select it.
- Click Add ->.
- Click OK.
- Under Except if..., click add exception.
- Select A message header... and then matches these text patterns.
- Click on *Enter text....
- Enter
X-Zivver-Transport
. - Click OK.
- Click *Enter text patterns....
- Enter
..*.
(That is 2 dots, 1 asterisk/wildcard, 1 dot). - Click the add button.
- Click OK.
- Under Choose a mode for this rule, select Enforce.
- 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. - Click Save.
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.