{"id":8,"date":"2005-06-09T21:32:24","date_gmt":"2005-05-07T20:23:20","guid":{"rendered":""},"modified":"2005-06-09T21:32:24","modified_gmt":"2005-06-09T21:32:24","slug":"getting_rid_of_virus_spam_on_toucan_with","status":"publish","type":"post","link":"https:\/\/blogs.gentoo.org\/ferdy\/2005\/06\/09\/getting_rid_of_virus_spam_on_toucan_with\/","title":{"rendered":"Getting rid of virus \/ spam on toucan with maildrop"},"content":{"rendered":"<p>Hi !<\/p>\n<p>All of you suffering from a &#8216;virus attack&#8217; on your g.o accounts and not using an <a href=\"http:\/\/www.procmail.org\">insane mail filtering engine<\/a> might like this.<\/p>\n<p>in .mailfilter:<\/p>\n<pre>exception {\r\n        xfilter \"\/usr\/bin\/spamc\"\r\n        xfilter \"\/usr\/bin\/clamassassin\"\r\n}\r\n\r\nif ( \/^X-Spam-Status: .*Yes,\/ )\r\n{\r\n        to \".maildir\/.spam\"\r\n}\r\n\r\nif ( \/^X-Virus-Status: .*Yes\/ )\r\n{\r\n        to \"\/dev\/null\"\r\n}<\/pre>\n<p>in .forward:<\/p>\n<pre>|\/usr\/bin\/maildrop -d ferdy<\/pre>\n<p>Thanks infra for letting us use clamassassin&#8230; I desperately needed it. Now my INBOX is much cleaner.<\/p>\n<p>Cheers,<br \/>\nFerdy<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Hi ! All of you suffering from a &#8216;virus attack&#8217; on your g.o accounts and not using an insane mail filtering engine might like this. in .mailfilter: exception { xfilter &#8220;\/usr\/bin\/spamc&#8221; xfilter &#8220;\/usr\/bin\/clamassassin&#8221; } if ( \/^X-Spam-Status: .*Yes,\/ ) { to &#8220;.maildir\/.spam&#8221; } if ( \/^X-Virus-Status: .*Yes\/ ) { to &#8220;\/dev\/null&#8221; } in .forward: |\/usr\/bin\/maildrop &hellip; <a href=\"https:\/\/blogs.gentoo.org\/ferdy\/2005\/06\/09\/getting_rid_of_virus_spam_on_toucan_with\/\" class=\"more-link\">Continue reading <span class=\"screen-reader-text\">Getting rid of virus \/ spam on toucan with maildrop<\/span><\/a><\/p>\n","protected":false},"author":14,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":[],"categories":[3],"tags":[],"jetpack_featured_media_url":"","_links":{"self":[{"href":"https:\/\/blogs.gentoo.org\/ferdy\/wp-json\/wp\/v2\/posts\/8"}],"collection":[{"href":"https:\/\/blogs.gentoo.org\/ferdy\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blogs.gentoo.org\/ferdy\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blogs.gentoo.org\/ferdy\/wp-json\/wp\/v2\/users\/14"}],"replies":[{"embeddable":true,"href":"https:\/\/blogs.gentoo.org\/ferdy\/wp-json\/wp\/v2\/comments?post=8"}],"version-history":[{"count":0,"href":"https:\/\/blogs.gentoo.org\/ferdy\/wp-json\/wp\/v2\/posts\/8\/revisions"}],"wp:attachment":[{"href":"https:\/\/blogs.gentoo.org\/ferdy\/wp-json\/wp\/v2\/media?parent=8"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blogs.gentoo.org\/ferdy\/wp-json\/wp\/v2\/categories?post=8"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blogs.gentoo.org\/ferdy\/wp-json\/wp\/v2\/tags?post=8"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}