]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
Get rid of ancient, outdated, wrongly hardcoded botch to deal with spam
authorStephen Gran <steve@lobefin.net>
Sat, 11 Jul 2009 18:55:01 +0000 (19:55 +0100)
committerStephen Gran <steve@lobefin.net>
Sat, 11 Jul 2009 18:55:01 +0000 (19:55 +0100)
flood that is long gone.
Signed-off-by: Stephen Gran <steve@lobefin.net>
modules/exim/templates/eximconf.erb

index 552b03a24fa90631dcfda2d5629a87da020c443b..59c37c8c57deeaff49f9a5e39201744a2e63e1e6 100644 (file)
@@ -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}}       \