{"id":2190,"date":"2012-05-03T09:07:12","date_gmt":"2012-05-03T09:07:12","guid":{"rendered":"http:\/\/www.theperfectarts.com\/?p=2190"},"modified":"2013-01-13T18:02:54","modified_gmt":"2013-01-13T18:02:54","slug":"exim-command-to-check-mail-from-one-domain","status":"publish","type":"post","link":"https:\/\/www.ktchost.com\/blog\/exim-command-to-check-mail-from-one-domain\/","title":{"rendered":"Exim command to check mail from single domain"},"content":{"rendered":"<p>To resolve the spam E-mail issue, we can run the following command and count the mains sent by single domain.<\/p>\n<p><strong>exim -bp | tr &#8216;\\n&#8217; + | sed -e &#8220;s\/++\/=\/g&#8221; | tr -d + | tr = &#8216;\\n&#8217; | awk &#8216;{print $5}&#8217; | sort -n | uniq -c | sort -n | grep @test123.com<\/strong><\/p>\n<p><!-- Place this render call where appropriate --><br \/>\n<script type=\"text\/javascript\">\n  (function() {\n    var po = document.createElement('script'); po.type = 'text\/javascript'; po.async = true;\n    po.src = 'https:\/\/apis.google.com\/js\/plusone.js';\n    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);\n  })();\n<\/script><\/p>\n","protected":false},"excerpt":{"rendered":"<div class=\"mh-excerpt\"><p>To resolve the spam E-mail issue, we can run the following command and count the mains sent by single domain. exim -bp | tr &#8216;\\n&#8217; <a class=\"mh-excerpt-more\" href=\"https:\/\/www.ktchost.com\/blog\/exim-command-to-check-mail-from-one-domain\/\" title=\"Exim command to check mail from single domain\">[&#8230;]<\/a><\/p>\n<\/div>","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[],"tags":[],"class_list":["post-2190","post","type-post","status-publish","format-standard","hentry"],"_links":{"self":[{"href":"https:\/\/www.ktchost.com\/blog\/wp-json\/wp\/v2\/posts\/2190"}],"collection":[{"href":"https:\/\/www.ktchost.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.ktchost.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.ktchost.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ktchost.com\/blog\/wp-json\/wp\/v2\/comments?post=2190"}],"version-history":[{"count":6,"href":"https:\/\/www.ktchost.com\/blog\/wp-json\/wp\/v2\/posts\/2190\/revisions"}],"predecessor-version":[{"id":3342,"href":"https:\/\/www.ktchost.com\/blog\/wp-json\/wp\/v2\/posts\/2190\/revisions\/3342"}],"wp:attachment":[{"href":"https:\/\/www.ktchost.com\/blog\/wp-json\/wp\/v2\/media?parent=2190"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.ktchost.com\/blog\/wp-json\/wp\/v2\/categories?post=2190"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.ktchost.com\/blog\/wp-json\/wp\/v2\/tags?post=2190"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}