Add ability to manually bypass checking some messages

Merged Teknikal_Domain requested to merge 1-manual-whitelist into main

We can now control the ability to bypass certain messages, by adding regex patterns to BYPASS_SENDERS and BYPASS_RECIPIENTS; and adding either IP addresses or CIDR net blocks to BYPASS_ADDRESSES.

Closes #1 (closed)

Edited by Teknikal_Domain

Merge request reports