How can you bypass sender or sender's domain in Exchange 2007 Content filter anti-spam agent
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


0 comments:
Post a Comment