{"id":416,"date":"2015-09-17T23:30:11","date_gmt":"2015-09-17T23:30:11","guid":{"rendered":"https:\/\/4it.com.au\/kb\/?post_type=article&#038;p=416"},"modified":"2015-09-17T23:30:11","modified_gmt":"2015-09-17T23:30:11","slug":"how-to-whitelist-a-domain-in-exchange-2010","status":"publish","type":"article","link":"https:\/\/4it.com.au\/kb\/article\/how-to-whitelist-a-domain-in-exchange-2010\/","title":{"rendered":"How to Whitelist a Domain in Exchange 2010"},"content":{"rendered":"<p>To Whitelist a domain in Exchange 2010 please follow these steps:<\/p>\n<h2>Step 1. Open the Exchange Management Shell<\/h2>\n<h2>Step 2. Type in the following commands<\/h2>\n<p><code>$list = (Get-ContentFilterConfig).BypassedSenderDomains<\/code><\/p>\n<p><code>$list.add(\"domain.com\")<\/code><br \/>\n<span style=\"color: #ff0000;\">Where domain.com is the domain you wish to whitelist.<\/span><\/p>\n<h2>Step 3. Verify<\/h2>\n<p><code>Set-ContentFilterConfig -BypassedSenderDomains $list<\/code><\/p>\n<p>&nbsp;<\/p>\n<div style='text-align:left' class='yasr-auto-insert-visitor'><\/div>","protected":false},"excerpt":{"rendered":"<p>To Whitelist a domain in Exchange 2010 please follow these steps: Step 1. Open the Exchange Management Shell Step 2. Type in the following commands $list = (Get-ContentFilterConfig).BypassedSenderDomains $list.add(&#8220;domain.com&#8221;) Where domain.com is the domain you wish to whitelist. Step 3. Verify Set-ContentFilterConfig -BypassedSenderDomains $list &nbsp;<\/p>\n","protected":false},"author":1,"featured_media":0,"menu_order":0,"comment_status":"open","ping_status":"closed","template":"","format":"standard","article-category":[57],"article-tag":[387],"class_list":["post-416","article","type-article","status-publish","format-standard","hentry","article-category-windows-server","article-tag-whitelist-domain-exchange-2010"],"yasr_visitor_votes":{"stars_attributes":{"read_only":false,"span_bottom":false},"number_of_votes":2,"sum_votes":8},"_links":{"self":[{"href":"https:\/\/4it.com.au\/kb\/wp-json\/wp\/v2\/article\/416","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/4it.com.au\/kb\/wp-json\/wp\/v2\/article"}],"about":[{"href":"https:\/\/4it.com.au\/kb\/wp-json\/wp\/v2\/types\/article"}],"author":[{"embeddable":true,"href":"https:\/\/4it.com.au\/kb\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/4it.com.au\/kb\/wp-json\/wp\/v2\/comments?post=416"}],"version-history":[{"count":0,"href":"https:\/\/4it.com.au\/kb\/wp-json\/wp\/v2\/article\/416\/revisions"}],"wp:attachment":[{"href":"https:\/\/4it.com.au\/kb\/wp-json\/wp\/v2\/media?parent=416"}],"wp:term":[{"taxonomy":"article-category","embeddable":true,"href":"https:\/\/4it.com.au\/kb\/wp-json\/wp\/v2\/article-category?post=416"},{"taxonomy":"article-tag","embeddable":true,"href":"https:\/\/4it.com.au\/kb\/wp-json\/wp\/v2\/article-tag?post=416"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}