I am a Zivver admin
Configure and manage Zivver
Create DLP Gateway exception mail flow rule(s) in Exchange Online
Introduction
This page covers the configuration of additional mail flow rules in Exchange Online to exclude certain email traffic from being routed to the Zivver DLP Gateway.
This is required for emails originating from the Zivver Platform. These should not be rerouted to the Zivver Platform, but delivered within Exchange. Without excluding these emails, they could enter a loop and result in a bounce.
Getting started
- Go to the Exchange Admin Center.
- Click on Mail flow in the menu on the left.
- Click on Rules.
- Click on the add Add a rule button.
- Click on Create a new rule.
- Enter a name. For example:
Exclude X-Zivver-Transport from DLP Gateway
.
Set mail flow rule conditions
- Under Apply this rule if * select The message headers….
- Under Select one select matches these text patterns.
- Click the Enter text field.
- Set the message header to
X-Zivver-Transport
. - Click Save.
- Click the Enter words field.
- Set the value to
..*.
(that is 2 dots, 1 asterisk/wildcard, 1 dot). - Click Add.
- Click Save.
Set mail flow rule actions
- Under Do the following * select Modify the message properties.
- Under Select one select set a message header.
- Click the first Enter text field.
- Set the message header to
skip-zivver-relay
. - Click Save.
- Click the second Enter text field.
- Set the value to
true
. - Click Save.
- Click Next.
Set rule settings
- Leave the Rule mode on the default setting of Enforce.
- Leave the Severity on the default setting of Not specified.
- Optional: Enable Activate this rule on and select a date and time, if you want this mail flow rule be automatically activated from a specific date and time.
- Leave Deactivate this rule on 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 to the default setting of Header.
- Leave the Comments section blank, unless otherwise desired.
- Click Next.
Review and finish
- When you are satisfied that the mail flow rule is configured correctly, click Finish.
Set the priority
- Ensure the mail flow rule has a higher priority than the primary DLP Gateway mail flow rule configured in Part 1.
Activate the rule
Na het aanmaken en correct instellen van de prioriteit van de regel, kan deze worden ingeschakeld. Lees Primary DLP Gateway mailstroomregel inschakelen in Exchange Online voor instructies over het activeren van de regel.
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 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.