On 06/27/2017 04:37 PM, Paul Bronson via Users wrote:
> Hey Martijn!
>
> I would be taking the keywords from:
>
> https://www.fda.gov/downloads/Drugs/DevelopmentApprovalProcess/UCM071118.pdf
>
> and putting them into a list. I'd like the trigger to check if one of these
> words is in an email and if it's NOT encrypt, to encrypt it.
>
> Can you help me with the settings? Thanks :)
A list of keywords to match on is easy. Just make sure the keywords are
added in lowercase and the keywords are separated with |
Did you read the DLP setup guide?
https://www.ciphermail.com/documents/html/dlp-setup-guide/
There should be examples of what you need.
I have attached an example of a couple of keywords. The example xml file
can be imported using "Import patterns" on the DLP Policy Patterns page.
Because the list is a long list of keywords, I suggest you create
several patterns, for example a file with all products names starting
with A, a file with product names starting with B etc. But that is up to
you.
If you created the list you might share it with the group so others
might benefit.
Kind regards,
Martijn Brinkers
> On Tue, Jun 27, 2017 at 10:33 AM, Martijn Brinkers via Users <
> [email protected]> wrote:
>
>> On 06/27/2017 04:29 PM, Paul Bronson via Users wrote:
>>> Hi,
>>>
>>> Anyone have any ideas on this? On other solutions it's possible to select
>>> HIPAA triggers in DLP and just encrypt it and let it go out. Does this
>>> solution do it?
>>
>> There are no HIPAA specific triggers. You can however create a list of
>> HIPAA specific DLP patterns. The DLP triggers are regular expression
>> patterns which can match certain content in the body (or subject) of an
>> email.
>>
>> Do you have a list of keywords/patterns that should be detected for HIPAA?
>>
>> Kind regards,
>>
>> Martijn Brinkers
>>
>> --
>> CipherMail email encryption
>>
>> Email encryption with support for S/MIME, OpenPGP, PDF encryption and
>> secure webmail pull.
>>
>> https://www.ciphermail.com
>>
>> Twitter: http://twitter.com/CipherMail
>> _______________________________________________
>> Users mailing list
>> [email protected]
>> https://lists.djigzo.com/lists/listinfo/users
>>
> _______________________________________________
> Users mailing list
> [email protected]
> https://lists.djigzo.com/lists/listinfo/users
>
--
CipherMail email encryption
Email encryption with support for S/MIME, OpenPGP, PDF encryption and
secure webmail pull.
https://www.ciphermail.com
Twitter: http://twitter.com/CipherMail
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<policyPatterns>
<pattern>
<delayEvaluation>false</delayEvaluation>
<name>HIPAA product names A</name>
<priority>MUST_ENCRYPT</priority>
<regExp>a-hydrocort|hydrocortisone|sodium|succinate|a-methapred|methylprednisolone sodium succinate</regExp>
<threshold>1</threshold>
</pattern>
</policyPatterns>
_______________________________________________
Users mailing list
[email protected]
https://lists.djigzo.com/lists/listinfo/users