From: Stephen Gran Date: Sat, 11 Jul 2009 18:55:01 +0000 (+0100) Subject: Get rid of ancient, outdated, wrongly hardcoded botch to deal with spam X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=556d20a318174dba55f60c1943537480d53be91f;p=mirror%2Fdsa-puppet.git Get rid of ancient, outdated, wrongly hardcoded botch to deal with spam flood that is long gone. Signed-off-by: Stephen Gran --- diff --git a/modules/exim/templates/eximconf.erb b/modules/exim/templates/eximconf.erb index 552b03a24..59c37c8c5 100644 --- a/modules/exim/templates/eximconf.erb +++ b/modules/exim/templates/eximconf.erb @@ -906,9 +906,6 @@ if nodeinfo['packagesqamaster'] end out %> - deny condition = ${if match {$message_body}{\Nhttp:\/\/[a-z\.-]+\/video1?.exe\N}} - message = Blackisted URI found in body - deny condition = ${if eq {$acl_m_prf}{DBSignedMail}} condition = ${if and {{!match {$message_body}{PGP MESSAGE}} \ {!match {$message_body}{PGP SIGNED MESSAGE}} \