Get rid of ancient, outdated, wrongly hardcoded botch to deal with spam
[mirror/dsa-puppet.git] / modules / exim / templates / eximconf.erb
index 982e637..59c37c8 100644 (file)
@@ -492,7 +492,7 @@ out
           hosts    = +debianhosts
           endpass
          message  = unknown user
-         verify   = recipient/callout=30s,use_sender
+         verify   = recipient
 
 <%=
 out = ""
@@ -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}}       \