{"id":1191,"date":"2021-03-09T16:56:37","date_gmt":"2021-03-09T23:56:37","guid":{"rendered":"https:\/\/wmbuck.net\/blog\/?p=1191"},"modified":"2021-03-27T09:26:45","modified_gmt":"2021-03-27T15:26:45","slug":"spamassassin-change","status":"publish","type":"post","link":"https:\/\/wmbuck.net\/blog\/?p=1191","title":{"rendered":"Spamassassin change"},"content":{"rendered":"\n<p>I seemed to have more spam getting through. When I look at those messages which I think should have been caught, I observe that many\/most\/almost all of them contain in the X-Spam-Status the value: RCVD_IN_DNSWL_HI=-5. Spamassassin is giving them a whopping -5 whole points if the dns source of the message appears in the High Reliability list of the site DNSWL.org, which according to what I read, is one of those sites that maintains reputation lists, and says of the High list: <\/p>\n\n\n\n<p>&#8220;Recommended Usage: Skip spam filtering for medium and high ranked IPs. These are trusted to send spam rarely enough that they are not worth filtering.&#8221;<\/p>\n\n\n\n<p>There is some discussion on the net, others too seem to think they are getting a lot of spam because of this, suggesting that a site on the dnswl high list can be induced to forward spam. I know little of all of this, but I have added a rule to \/etc\/spamassassin\/local.cf: <\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>score RCVD_IN_DNSWL_HI 0 -0.1 0 -0.1<\/code><\/pre>\n\n\n\n<p>This changes the value from -5 to -0.1. If I set it to 0 (as I originally did) then I can&#8217;t tell in X-Spam-Status whether the rule applied or not. Now I see the rule in X-Spam-Status with a small value. <\/p>\n\n\n\n<p>So far this seems to have helped.  Encouraged by this, I&#8217;ve added another couple of specifications to \/etc\/spamassassin\/local.cf, to wit: <\/p>\n\n\n\n<p>ok_languages en fr<br>ok_locales en fr<\/p>\n\n\n\n<p>Which should act to increase the &#8220;spaminess&#8221; score of emails in other languages and character sets. A couple of mail users are French speakers, but AFAIK nobody using tarragon for mail speaks any other language or\/and receives mail in another language.  <\/p>\n","protected":false},"excerpt":{"rendered":"<p>I seemed to have more spam getting through. When I look at those messages which I think should have been caught, I observe that many\/most\/almost all of them contain in the X-Spam-Status the value: RCVD_IN_DNSWL_HI=-5. Spamassassin is giving them a whopping -5 whole points if the dns source of the message appears in the High &hellip; <a href=\"https:\/\/wmbuck.net\/blog\/?p=1191\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Spamassassin change<\/span> <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[4,37,34,56],"tags":[],"class_list":["post-1191","post","type-post","status-publish","format-standard","hentry","category-linux","category-mail","category-postfix","category-spamassassin"],"_links":{"self":[{"href":"https:\/\/wmbuck.net\/blog\/index.php?rest_route=\/wp\/v2\/posts\/1191"}],"collection":[{"href":"https:\/\/wmbuck.net\/blog\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/wmbuck.net\/blog\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/wmbuck.net\/blog\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/wmbuck.net\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=1191"}],"version-history":[{"count":6,"href":"https:\/\/wmbuck.net\/blog\/index.php?rest_route=\/wp\/v2\/posts\/1191\/revisions"}],"predecessor-version":[{"id":1210,"href":"https:\/\/wmbuck.net\/blog\/index.php?rest_route=\/wp\/v2\/posts\/1191\/revisions\/1210"}],"wp:attachment":[{"href":"https:\/\/wmbuck.net\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=1191"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/wmbuck.net\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=1191"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/wmbuck.net\/blog\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=1191"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}