{"id":1724,"date":"2020-12-31T11:08:48","date_gmt":"2020-12-31T09:08:48","guid":{"rendered":"https:\/\/itsimple.info\/?p=1724"},"modified":"2020-12-31T11:10:58","modified_gmt":"2020-12-31T09:10:58","slug":"how-to-create-open-relay-on-microsoft-exchange-server","status":"publish","type":"post","link":"https:\/\/itsimple.info\/?p=1724","title":{"rendered":"How To Create Open relay Receive Connector on Microsoft Exchange Server"},"content":{"rendered":"<p>Application or old Scanners sometimes do not support SMTP authentication or any other means of secure way to authenticate while using SMTP mail service\u00a0 . In order to overcome this problem you need to create on your on-perm Exchange server open relay connector to allow those devices or software to send emails .<\/p>\n<p>First logon to the ECP (Exchange Control Panel) :<\/p>\n<pre>https:\/\/your_exchange_server_URL\/ecp<\/pre>\n<p>Then go to -&gt; mail flow -&gt; receive connectors -&gt; select the exchange server, click the &#8220;+&#8221; to add new receive connector :<\/p>\n<p><a href=\"https:\/\/itsimple.info\/wp-content\/uploads\/2020\/12\/creat-receive-connector1.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-1725\" src=\"https:\/\/itsimple.info\/wp-content\/uploads\/2020\/12\/creat-receive-connector1.png\" alt=\"\" width=\"465\" height=\"256\" srcset=\"https:\/\/itsimple.info\/wp-content\/uploads\/2020\/12\/creat-receive-connector1.png 465w, https:\/\/itsimple.info\/wp-content\/uploads\/2020\/12\/creat-receive-connector1-300x165.png 300w\" sizes=\"auto, (max-width: 465px) 100vw, 465px\" \/><\/a><\/p>\n<p>Then name it as you want -&gt; click next<\/p>\n<p><a href=\"https:\/\/itsimple.info\/wp-content\/uploads\/2020\/12\/creat-receive-connector2.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-1726\" src=\"https:\/\/itsimple.info\/wp-content\/uploads\/2020\/12\/creat-receive-connector2.png\" alt=\"\" width=\"530\" height=\"350\" srcset=\"https:\/\/itsimple.info\/wp-content\/uploads\/2020\/12\/creat-receive-connector2.png 530w, https:\/\/itsimple.info\/wp-content\/uploads\/2020\/12\/creat-receive-connector2-300x198.png 300w\" sizes=\"auto, (max-width: 530px) 100vw, 530px\" \/><\/a><\/p>\n<p>Make sure the server network IP bind&#8217;s to the right IP and listening on port 25<\/p>\n<p><a href=\"https:\/\/itsimple.info\/wp-content\/uploads\/2020\/12\/creat-receive-connector4.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-1727\" src=\"https:\/\/itsimple.info\/wp-content\/uploads\/2020\/12\/creat-receive-connector4.png\" alt=\"\" width=\"521\" height=\"222\" srcset=\"https:\/\/itsimple.info\/wp-content\/uploads\/2020\/12\/creat-receive-connector4.png 521w, https:\/\/itsimple.info\/wp-content\/uploads\/2020\/12\/creat-receive-connector4-300x128.png 300w\" sizes=\"auto, (max-width: 521px) 100vw, 521px\" \/><\/a><\/p>\n<p>On the remote network settings make sure your device is inserted with the right IP address<\/p>\n<p><a href=\"https:\/\/itsimple.info\/wp-content\/uploads\/2020\/12\/creat-receive-connector3.png\"><img loading=\"lazy\" decoding=\"async\" class=\"alignnone size-full wp-image-1728\" src=\"https:\/\/itsimple.info\/wp-content\/uploads\/2020\/12\/creat-receive-connector3.png\" alt=\"\" width=\"510\" height=\"202\" srcset=\"https:\/\/itsimple.info\/wp-content\/uploads\/2020\/12\/creat-receive-connector3.png 510w, https:\/\/itsimple.info\/wp-content\/uploads\/2020\/12\/creat-receive-connector3-300x119.png 300w\" sizes=\"auto, (max-width: 510px) 100vw, 510px\" \/><\/a><\/p>\n<p><strong>NOW the most impotent step, you have to allow the server accepting recipient out side of the accepted domain on the server<\/strong><\/p>\n<p>In the Exchange Management Shell run the following two commands.<\/p>\n<div class=\"crayon-plain-wrap\"><\/div>\n<pre id=\"crayon-5fec94961dd11739223259-1\" class=\"crayon-line\"><span style=\"color: #000080;\"><span class=\"crayon-sy\">[<\/span><span class=\"crayon-v\">PS<\/span><span class=\"crayon-sy\">]<\/span> <span class=\"crayon-v\">C<\/span><span class=\"crayon-o\">:<\/span><span class=\"crayon-sy\">\\<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-v\">Set<\/span><span class=\"crayon-o\">-<\/span><span class=\"crayon-i\">ReceiveConnector<\/span> <span class=\"crayon-s\">\"EXSERVER\\Anon Relay EXSERVER\"<\/span> <span class=\"crayon-o\">-<\/span><span class=\"crayon-e\">PermissionGroups <\/span><span class=\"crayon-i\">AnonymousUsers<\/span><\/span>\n\n\n\n\n<span style=\"color: #000080;\"><span class=\"crayon-sy\">[<\/span><span class=\"crayon-v\">PS<\/span><span class=\"crayon-sy\">]<\/span> <span class=\"crayon-v\">C<\/span><span class=\"crayon-o\">:<\/span><span class=\"crayon-sy\">\\<\/span><span class=\"crayon-o\">&gt;<\/span><span class=\"crayon-v\">Get<\/span><span class=\"crayon-o\">-<\/span><span class=\"crayon-i\">ReceiveConnector<\/span> <span class=\"crayon-s\">\"EXSERVER\\Anon Relay EXSERVER\"<\/span> <span class=\"crayon-o\">|<\/span> <span class=\"crayon-v\">Add<\/span><span class=\"crayon-o\">-<\/span><span class=\"crayon-v\">ADPermission<\/span> <span class=\"crayon-o\">-<\/span><span class=\"crayon-i\">User<\/span> <span class=\"crayon-s\">'NT AUTHORITY\\Anonymous Logon'<\/span> <span class=\"crayon-o\">-<\/span><span class=\"crayon-e\">ExtendedRights <\/span><span class=\"crayon-v\">MS<\/span><span class=\"crayon-o\">-<\/span><span class=\"crayon-v\">Exch<\/span><span class=\"crayon-o\">-<\/span><span class=\"crayon-v\">SMTP<\/span><span class=\"crayon-o\">-<\/span><span class=\"crayon-v\">Accept<\/span><span class=\"crayon-o\">-<\/span><span class=\"crayon-v\">Any<\/span><span class=\"crayon-o\">-<\/span><span class=\"crayon-v\">Recipient<\/span><\/span><\/pre>\n<div><\/div>\n<div><\/div>\n<div>That&#8217;s it, now you exchange server will relay any emails from the IP you have entered in the &#8220;remote network settings&#8221; window.<\/div>\n<div><\/div>\n<hr \/>\n<h3>Good Luck<\/h3>\n","protected":false},"excerpt":{"rendered":"<p>Application or old Scanners sometimes do not support SMTP authentication or any other means of secure way to authenticate while using SMTP mail service\u00a0 . In order to overcome this problem you need to create on your on-perm Exchange server open relay connector to allow those devices or software to send emails . First logon [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[7,8,9,12,14,15],"tags":[],"class_list":["post-1724","post","type-post","status-publish","format-standard","hentry","category-microsoft-exchange-2010","category-microsoft-exchange-2013","category-microsoft-exchange-2016","category-tutorials","category-windows","category-windows-server"],"_links":{"self":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts\/1724","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=1724"}],"version-history":[{"count":0,"href":"https:\/\/itsimple.info\/index.php?rest_route=\/wp\/v2\/posts\/1724\/revisions"}],"wp:attachment":[{"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1724"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1724"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/itsimple.info\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1724"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}