{"id":186,"date":"2016-12-11T22:52:43","date_gmt":"2016-12-11T20:52:43","guid":{"rendered":"http:\/\/itsimple.info\/?p=186"},"modified":"2016-12-11T22:54:42","modified_gmt":"2016-12-11T20:54:42","slug":"exchange-2016-start-pop3-service","status":"publish","type":"post","link":"https:\/\/itsimple.info\/?p=186","title":{"rendered":"Exchange 2016 start pop3 service"},"content":{"rendered":"<p>To check if POP3 proxy enable:<\/p>\n<pre>(Get-ServerComponentState -Identity \"Server_Name\" -Component PopProxy).LocalStates<\/pre>\n<p>If you don&#8217;t get state=Active then start it :<\/p>\n<pre> Set-ServerComponentState -Identity \"Server_Name\" -component PopProxy -state Active -requester HealthAPI<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>To check if POP3 proxy enable: (Get-ServerComponentState -Identity &#8220;Server_Name&#8221; -Component PopProxy).LocalStates If you don&#8217;t get state=Active then start it : Set-ServerComponentState -Identity &#8220;Server_Name&#8221; -component PopProxy -state Active -requester HealthAPI<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[9],"tags":[],"class_list":["post-186","post","type-post","status-publish","format-standard","hentry","category-microsoft-exchange-2016"],"_links":{"self":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts\/186","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=186"}],"version-history":[{"count":0,"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts\/186\/revisions"}],"wp:attachment":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=186"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=186"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=186"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}