Whitelists for individual features.
In addition to the global whitelist in SG, I would like to have individual whitelists for each feature. I may need to allow one person to bypass the antivirus or content filter or prevent them from being tarpitted. Currently I have now way of allowing this without bypassing everything by putting them in the whitelist.
Hello David,
Thank you for sharing your suggestion to add a white list for individual features. It will be considered for future versions.
Thanks again,
Arron
-
Maurice Witte commented
Add white listing for sender (example@example.de) for all security checks. For some checks I need to white list the IP address or host. This would sometimes mean that I would have to whitelist large parts of domain hosts or companies to stop getting SPF errors for the sender.
I think you can esay edit the Sieve Scripts like this to add Sender to Whitelist for security checks:
if allof(not whitelisted "ip,host,mail",not ip "des")