{"id":1334,"date":"2017-11-25T05:19:19","date_gmt":"2017-11-25T03:19:19","guid":{"rendered":"http:\/\/www.shukko.com\/x3\/?p=1334"},"modified":"2017-11-25T05:19:19","modified_gmt":"2017-11-25T03:19:19","slug":"exim-block-tld","status":"publish","type":"post","link":"https:\/\/www.shukko.com\/x3\/2017\/11\/25\/exim-block-tld\/","title":{"rendered":"exim block .TLD"},"content":{"rendered":"<p>Bu konu hakkinda daha once yazmistim.<\/p>\n<p>ancak o zamanki kod fasle positive uretiyor<\/p>\n<p>mesela .link bloklamak istiyorsun linkedin den gelen mailleride blokluyor.<\/p>\n<p>su asagidakini cpanel forumlarinda buldum<\/p>\n<p>ise yarama ihtimali yuksek gibi<\/p>\n<p>&nbsp;<\/p>\n<pre class=\"lang:default decode:true \" title=\"exim block TLD\"># Block Newfangled Domain Spam\r\n# THESE BLOCK MORE SPAM THAN ALL THE OTHER RULES COMBINED!\r\n\r\nif first_delivery\r\nand (\r\n(\"$h_from:\" matches \".+@.+\\\\\\\\.click[^a-zA-Z0-9_]\")\r\nor (\"$h_from:\" matches \".+@.+\\\\\\\\.ch[^a-zA-Z0-9_]\")\r\nor (\"$h_from:\" matches \".+@.+\\\\\\\\.cricket[^a-zA-Z0-9_]\")\r\nor (\"$h_from:\" matches \".+@.+\\\\\\\\.asia[^a-zA-Z0-9_]\")\r\nor (\"$h_from:\" matches \".+@.+\\\\\\\\.ec[^a-zA-Z0-9_]\")\r\nor (\"$h_from:\" matches \".+@.+\\\\\\\\.exercise[^a-zA-Z0-9_]\")\r\nor (\"$h_from:\" matches \".+@.+\\\\\\\\.co.in[^a-zA-Z0-9_]\")\r\nor (\"$h_from:\" matches \".+@.+\\\\\\\\.gen.in[^a-zA-Z0-9_]\")\r\nor (\"$h_from:\" matches \".+@.+\\\\\\\\.it[^a-zA-Z0-9_]\")\r\nor (\"$h_from:\" matches \".+@.+\\\\\\\\.net.in[^a-zA-Z0-9_]\")\r\nor (\"$h_from:\" matches \".+@.+\\\\\\\\.link[^a-zA-Z0-9_]\")\r\nor (\"$h_from:\" matches \".+@.+\\\\\\\\.ninja[^a-zA-Z0-9_]\")\r\nor (\"$h_from:\" matches \".+@.+\\\\\\\\.review[^a-zA-Z0-9_]\")\r\nor (\"$h_from:\" matches \".+@.+\\\\\\\\.rocks[^a-zA-Z0-9_]\")\r\nor (\"$h_from:\" matches \".+@.+\\\\\\\\.science[^a-zA-Z0-9_]\")\r\nor (\"$h_from:\" matches \".+@.+\\\\\\\\.space[^a-zA-Z0-9_]\")\r\nor (\"$h_from:\" matches \".+@.+\\\\\\\\.sk[^a-zA-Z0-9_]\")\r\nor (\"$h_from:\" matches \".+@.+\\\\\\\\.uno[^a-zA-Z0-9_]\")\r\nor (\"$h_from:\" matches \".+@.+\\\\\\\\.website[^a-zA-Z0-9_]\")\r\nor (\"$h_from:\" matches \".+@.+\\\\\\\\.work[^a-zA-Z0-9_]\")\r\nor (\"$h_from:\" matches \".+@.+\\\\\\\\.xyz[^a-zA-Z0-9_]\")\r\nor (\"$h_from:\" matches \".+@.+\\\\\\\\.za[^a-zA-Z0-9_]\")\r\n)\r\nthen\r\nheaders add \"SpamRule: EXIM FILTER Block Newfangled Domains (was: $h_subject:)\"\r\ndeliver \"Newfangled &lt;newfangled@myfalsepositivecheckingdomain.com&gt;\"\r\nseen finish\r\nendif<\/pre>\n<p>You can omit the &#8220;headers add&#8221; line and the &#8220;deliver&#8221; line to just delete them if you dare.<\/p>\n<p>demis yani<\/p>\n<p>headres add ile mailinn subjectini degistirip deliver ile false positive varmi diye bakmak icin baska bir adrese telim ediyor<\/p>\n<p>bu satirlar kontrol icin , yiyorsa toptan sil 2 satiri demis.<\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Bu konu hakkinda daha once yazmistim. ancak o zamanki kod fasle positive uretiyor mesela .link bloklamak istiyorsun linkedin den gelen mailleride blokluyor. su asagidakini cpanel forumlarinda buldum ise yarama ihtimali yuksek gibi &nbsp; # Block Newfangled Domain Spam # THESE BLOCK MORE SPAM THAN ALL THE OTHER RULES COMBINED! if first_delivery and ( (&#8220;$h_from:&#8221; matches [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-1334","post","type-post","status-publish","format-standard","hentry","category-kategerisiz"],"_links":{"self":[{"href":"https:\/\/www.shukko.com\/x3\/wp-json\/wp\/v2\/posts\/1334","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.shukko.com\/x3\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.shukko.com\/x3\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.shukko.com\/x3\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.shukko.com\/x3\/wp-json\/wp\/v2\/comments?post=1334"}],"version-history":[{"count":1,"href":"https:\/\/www.shukko.com\/x3\/wp-json\/wp\/v2\/posts\/1334\/revisions"}],"predecessor-version":[{"id":1335,"href":"https:\/\/www.shukko.com\/x3\/wp-json\/wp\/v2\/posts\/1334\/revisions\/1335"}],"wp:attachment":[{"href":"https:\/\/www.shukko.com\/x3\/wp-json\/wp\/v2\/media?parent=1334"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.shukko.com\/x3\/wp-json\/wp\/v2\/categories?post=1334"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.shukko.com\/x3\/wp-json\/wp\/v2\/tags?post=1334"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}