You can bypass Content Filter agent for sender or senders that you know are ok. You do that by entering sender's e-mail address into the allowed list.
Set-ContentFilterConfig -BypassedSenders dusan@exchangelog.info
If you want to bypass Content Filter agent for whole domain name then you use -BypassedSenderDomains within set-ContentFilterConfig command.
Set-ContentFilterConfig -BypassedSenderDomains burek.si, burek.info
Comments
Post a Comment