[Essentials] How to set-up Email Encryption
Situation |
- I removed my encryption filters, how do I add them back in?
- How can I encrypt an email with data loss prevention (DLP)?
- Can I create an encryption filter with other key words?
|
Solution |
How to enable Encryption and create filters manually.
- Enable Encryption
- Standard default subject filter
- Plug-in filter
- Other subject filter
- Create DLP filter
|
Enable Encryption
- Click Company Settings.
- Click Features.
- Tick check box for Enable Email Encryption.
- Click Save.
Note: |
After enabling encryption, two outbound filters are automatically created. One for the subject, and one for the plug-in. |
Standard default subject filterHow to create the standard subject filter with [encrypt]
- Click Company Settings.
- Click Filters.
- Select the Outbound tab.
- Click on New Filter.
- Choose a name for your filter (e.g. Encryption - subject).
- Click Continue.
- Ensure Scope is set to Company.
-
If statement
- First parameter: Email Subject
- Second Paraemter: CONTAIN(S) ANY OF
- Text box: [encrypt]
-
Do statement
- Select Encrypt
- Click ADD ANOTHER ACTION
- Select Strip Subject Line Encryption Terms
- Click Save.
Note: |
Like the standard filter rules, at step 9, you may want to add in another condition, then set it to: Stop Processing Additional Filters. |
Plug-in filterHow to create the filter with the Outlook Plug-in.
- Click Company Settings.
- Click Filters.
- Select the Outbound tab.
- Click New Filter.
- Choose a name for your filter (e.g. Encryption - plug-in).
- Click Continue.
- Ensure Scope is set to Company.
-
If statement
- First parameter: Email Headers
- Second Paraemter: CONTAIN(S) ANY OF
- Text box: x-proofpointencryptdesktop
-
Do statement
- Select Encrypt
- Click Save.
Other subject filterThis is similar to Standard default subject filter, but you can input any word terms you want.
- Follow the same general steps in Standard default subject filter; the change is in step 8-3.
- From this step, you can alter the Text Box information.
- Enter in any key words you would like to have encryption triggered on.
- Example: [Private], [secure], etc
Note: |
Entering in multiple key words is fine, but each needs to have a comma and single space to run correctly |
Create DLP filterA majority of customers will create a DLP filter to protect privacy data.
- Click Company Settings.
- Click Filters.
- Select the Outbound tab.
- Click New Filter.
- Choose a name for your filter (e.g. Encryption - DLP[term]).
- Click Continue.
- Ensure Scope is set to Company.
-
If statement
- First Parameter: Dictionary Scan or Smart Identifier Scan
- Second Parameter: Cannot be changed from "CONTAIN(S) ANY OF"
- Third Paremeter:
- Click Manage.
- In the pop-up, click the arrow to see the DLP term.
- Check the box for the appropriate term.
- Repeat steps 2-3 as needed.
- Click Close.
-
Do statement
- Select Encrypt
- Click Save.
Note: |
- When selecting DLP, it would be best to use both Dictionary and Smart Identifier Scan to use like terms
- Smart Identifier: Financial Information > Credit Card Number
- Dictionary: Personal Information > Credit Card Terms
- Utilizing both terms in the same IF statement will help ensure less false positives on a single term being used.
- In step 9, it is optional here to Add Another Action, then also set: Stop Processing Additional Filters.
|
|
Carlos Rios
Comments