I am a Zivver admin
Configure and manage Zivver
Create SDR rule in Exchange Online
Introduction
This document explains how to configure mail flow rules for Secure Direct Replies in Exchange Online.
You will set up two rules for Secure Direct Replies:
1. An exemption rule to exclude messages that should not be processed by the Secure Direct Replies rule.
2. The Secure Direct Replies rule to handle Secure Direct Reply messages.
The following chapters will guide you through setting up these two rules.
Exemption rule
In this chapter we explain how to setup the Exemption rule for Secure direct Replies.
Getting started
- Login at the Exchange admin center with your admin account.
- Open mail_outline Mail flow.
- Click Rules.
- Click add Add a rule.
- Click Create a new rule.
- Enter
Zivver: Detect processed messages
as the name.
Set mail flow rule condition
- Open the Select one dropdown menu under Apply this rule if.
- Select The message headers….
- Open the Select one dropdown menu next to it.
- Select matches these text patterns.
- Click Enter text.
- Enter
X-Zivver-Transport
. - Click Save.
- Click Enter words.
- Enter
..*.
(that is 2 dots, 1 asterisk/wildcard, 1 dot). - Click Add.
- Click Save.
Set mail flow rule actions
- Open the Select one dropdown menu under Do the following.
- Select Modify the message properties.
- Open the Select one dropdown menu next to it.
- 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.
- Enter the comment
Exclude messages that have been processed and sent by the Zivver Platform to avoid mail looping.
. - 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 Secure Direct Replies rule we will create in the next chapter.
Activate the rule
After the rule has been created and assigned the correct priority, it can be enabled.
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 required 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 through the Zivver Secure Direct Replies rule, because this rule may end up overruling the user’s decision, causing unwanted and unexpected behavior.
- Repeat all steps in above, substituting the following:
- Enter
Zivver: Detect messages scanned by client integration
as the name of the rule. - Replace
X-Zivver-Transport
header with theX-Zivver-DLP
header wherever it occurs. - Enter
Exclude messages that have already been scanned by a Zivver client integration to avoid DLP Gateway overruling user decisions or making a suggestion that was already provided while the message was composed.
as the comment.
- Enter
Secure Direct Replies rule
Now that the exemption rule is created, it is time to create the rule that will process the Secure Direct Reply messages. In this chapter we explain how to setup the Secure Direct Replies rule.
Getting started
- Login at the Exchange admin center with your admin account.
- Open mail_outline Mail flow.
- Click Rules.
- Click add Add a rule.
- Click Create a new rule.
- Enter
Zivver: Secure Direct Replies 2.0
as the Name.
Set mail flow rule conditions
- Open the Select one dropdown menu under Apply this rule if.
- Select The message headers….
- Open the Select one dropdown menu next to it.
- Select matches these text patterns.
- Click Enter text.
- Enter
References
. - Click Save.
- Click Enter words.
Enter
zivver-sdr-<your_Zivver_UUID>
.
Don’t know your Zivver UUID?
You can contact your Customer Success Manager or support@zivver.com to request your Zivver UUID.Click Add.
Click Save.
Set mail flow rule actions
- Open the Select one dropdown menu under Do the following.
- Select Redirect the message to.
- Open the Select one dropdown menu next to it.
Select the following conector.
Don’t have a connector for Zivver yet?
Please read this manual for instructions on how to create a connector in Exchange Online.Select the Zivver connector.
Click Save.
Click on the add icon next to the following connector.
Open the Select one dropdown menu under And.
Select Modify the message properties.
Open the Select one dropdown menu next to it.
Select set a message header.
Click the first Enter text.
Enter
zivver-relay
.Click Save.
Click the second Enter text.
Enter
sdr
→ when using the Zivver Encryption Gateway.smart-sdr
→ when using the Zivver DLP Gateway.
Click Save.
Set mail flow rule exceptions
- Open the Select one dropdown menu under Except if.
- Select The message headers….
- Open the Select one dropdown menu next to it.
- Select matches these text patterns.
- Click Enter text.
- Enter
skip-zivver-relay
. - Click Save.
- Click Enter words.
- Enter
true
. - Click Add.
- Click Save.
- Click Next.
Set rule settings
- Leave the Rule mode on Enforce.
- Leave the Severity on Not specified.
- Leave Activate this rule on unchecked.
- Leave Deactivate this rule on unchecked.
- Check Stop processing more rules.
- Leave Defer the message if rule processing doesn’t complete unchecked.
- Leave Match sender address in message on Header.
- Optionally enter a comment in the Comments section. E.g. the purpose of this rule (allow Zivver Secure Direct Replies on your mailserver).
- Click Next.
Review and finish
- Review the settings of the rule.
- Click Finish.
- Click Done.
Set the priority
- Scroll down to your new rule.
- Click on the rule.
- Click settings Edit rule settings.
- Change the Priority so that this rule is placed immediately after the Exemption rule(s) created in the previous chapter.
- Click Save.
- Click Done.
- Click the rule again.
- Enable the rule by clicking toggle_on.