{"id":1792,"date":"2015-02-06T01:14:28","date_gmt":"2015-02-06T01:14:28","guid":{"rendered":"https:\/\/qbytes.cloud\/?p=1792"},"modified":"2015-02-06T01:14:28","modified_gmt":"2015-02-06T01:14:28","slug":"change-exim-sending-ip","status":"publish","type":"post","link":"https:\/\/www.qbytes.cloud\/index.php\/2015\/02\/06\/change-exim-sending-ip\/","title":{"rendered":"Change Exim Sending IP"},"content":{"rendered":"<p>If you want everyone on the server to send out on the same IP, just add the following to <\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n\n# nano \/etc\/mailips:\n*: xxx.xxx.xxx.xxx\n\n<\/pre>\n<p>Then add the IP and it\u2019s matching PTR to \/etc\/mail_reverse_dns:<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n# nano \/etc\/mail_reverse_dns\n# xxx.xxx.xxx.xxx hostname.tld\n\n<\/pre>\n<p>This will tell Exim to use that IP for any sender on the server.<\/p>\n<p>Restart exim<\/p>\n<pre class=\"brush: bash; title: ; notranslate\" title=\"\">\n# service exim restart\n<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>If you want everyone on the server to send out on the same IP, just add the following to # nano \/etc\/mailips: *: xxx.xxx.xxx.xxx Then add the IP and it\u2019s matching PTR to \/etc\/mail_reverse_dns: # nano \/etc\/mail_reverse_dns # xxx.xxx.xxx.xxx hostname.tld This will tell Exim to use that IP for any sender on the server. Restart &#8230; <a title=\"Change Exim Sending IP\" class=\"read-more\" href=\"https:\/\/www.qbytes.cloud\/index.php\/2015\/02\/06\/change-exim-sending-ip\/\" aria-label=\"Read more about Change Exim Sending IP\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[20,32,123],"tags":[],"class_list":["post-1792","post","type-post","status-publish","format-standard","hentry","category-cpanel","category-exim","category-whm"],"_links":{"self":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts\/1792","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/comments?post=1792"}],"version-history":[{"count":0,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/posts\/1792\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/media?parent=1792"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/categories?post=1792"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.qbytes.cloud\/index.php\/wp-json\/wp\/v2\/tags?post=1792"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}