Hello,
I have a custom rules which is supposed to allow mails from an entity, even if they have an encryptetd attachment, which is otherwise forbidden via POLICY_BLOCK_ENCRYPTED.
However, this doesn't seem to trigger. Therefore some questions (I tried the adminguide and searched the forum, but didn't find info there):
- Should my whitelist via custom filter override the POLICY_BLOCK_ENCRYPTED?
- How can I debug filters?
(PS: This is about Internet Gatekeeper v 5.30.)