I am a Zivver admin
Configure and manage Zivver
Exempt recipient domains from business rules checks
Introduction
How to configure the Zivver Office Plugin so that the Zivver backend does not perform checks on messages to certain domains for business rules violations.
The Zivver Office Plugin usually performs business rules checks on draft messages. The Zivver backend does these checks in the cloud. However, laws or organizational policies might mandate that some messages must not be sent to the cloud.
Exempt recipient domains from business rules checks
Edit the Windows Registry
In HKCU\Software\Zivver\OfficePlugin\Settings
, create a registry key with these parameters:
Name: HighlyConfidentialDomains
Type: string
Value: <list of domain names you wish to exempt from checks>
- Domain names must be separated by commas
,
or semicolons;
. Spaces are trimmed, and all characters are converted to lowercase. - If you specify the wildcard
*
as one of the domains, the check is skipped for all messages to non-Zivver domains. That means all domains will be considered highly confidential.