This is a sample custom plugin written in python which compute number of email recipient. You could use it as a skeleton for your own needs.
In this zip file, you will find:
- Sample.py : main script
- test_script.bat : a windows script to easily test your script as if it was called by DLP
- Etc directory contains configuration file
- Lib directory contain a DLP library which could be reused for all your DLP plugins as it contgains all common functions.
- Log directory will contain log file when you will activate this functionality