I am a Zivver admin
Configure and manage Zivver
Create DLP Gateway exception mail flow rule(s) in Exchange On premise
Introduction
This page covers configuration of additional mail flow rules in Exchange On-premises which will exclude email traffic from being routed to the Zivver DLP Gateway.
This is required for emails originating from the Zivver Platform. These emails should not be rerouted to the Zivver Platform, but delivered within Exchange. Without excluding these emails, they would loop and cause a bounce.
Getting started
- Go to the Exchange Admin Center (EAC).
- Log in to the EAC as an administrator.
- Click on Mail flow in the menu on the left.
- Click on Rules.
- Click on the add icon.
- Click on Create a new rule....
- Enter a name. For example:
Exclude X-Zivver-Transport from DLP Gateway
. - At the bottom of the page, click on More options....
Set mail flow rule conditions
- Under *Apply this rule if... select The message headers ... and then matches these text patterns.
- Click the *Enter text... field.
- Set the message header to
X-Zivver-Transport
. - Click OK.
- Click the *Enter text patterns... field.
- Enter the value
..*.
(that is 2 dots, 1 asterisk/wildcard, 1 dot). - Click the add icon.
- Click OK.
Set mail flow rule actions
- Under *Do the following... select Modify the message properties... and then set a message header.
- Click the first *Enter text... field.
- Set the message header to
skip-zivver-relay
. - Click OK.
- Click the second *Enter text... field.
- Set the value to
true
. - Click OK.
Set rule settings
- Leave the Choose a mode for this rule on the default setting of Enforce.
- Leave the Audit this rule with severity level on the default setting of Not specified.
- Optional: Enable Activate this rule on the following date and select a date and time, if you want this mail flow rule to be automatically activated from a specific date and time.
- Leave Deactivate this rule on the following date disabled.
- Leave the option Stop processing more rules disabled.
- Leave the option Defer the message if rule processing doesn’t complete disabled.
- Leave Match sender address in message: on the default setting of Header.
- Leave the Comments section blank, unless otherwise desired.
- When you are satisfied that the mail flow rule is configured correctly, click Save.
Set the priority
- Ensure the mail flow rule has a higher priority than the primary DLP Gateway mail flow rule configured in Part 1.
Repeat steps for X-Zivver-DLP header
If your organization also uses a Zivver client integration (such as Zivver for Outlook, or Zivver for Gmail), this additional exception is strongly advised for emails that have been scanned by a Zivver client integration and for which the user decided not to activate Zivver. These can be excluded from being routed to DLP Gateway, because DLP Gateway may end up overruling the user’s decision, causing unwanted and unexpected behavior.
- Repeat all steps in above, substituting the X-Zivver-Transport header with the X-Zivver-DLP header wherever it occurs.
Next step
Go back to Setup DLP Gateway and continue with Part 3.