Fix Description: 1. Approvers getting project notification and email for each file in the project 2. Project promoted to pending areas results in multiple email notifications
Web client using POA, "Pending Approval" emails are not being sent out. I was able to receive 2 pending email notifications during my testing, but I would say 95% of the emails were never sent out.
The whole functionality is controlled by a config file variable FileTamperControl = 0|1 for the server and "Show Modified Status" flag on the client (which only disables the display of the detectin, not the detection itself). The File Tamper control is enabled by default. Currently no email notifications or reports are implemented to assist in detecting tampered files.