Revert introduction of alloc_insecure_tainted_data
[exim.git] / test / scripts / 0990-Allow-Tainted-Data / 0990
diff --git a/test/scripts/0990-Allow-Tainted-Data/0990 b/test/scripts/0990-Allow-Tainted-Data/0990
deleted file mode 100644 (file)
index 87cf4c0..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-# Allow insecure tainted data
-exim -DALLOW_TAINTED=no -f hans@example.com -be 
-${lookup{$sender_address_local_part}lsearch{DIR/aux-fixed/0990/$sender_address_domain}{yes}{no}}
-****
-exim -DALLOW_TAINTED=yes -f hans@example.com -be 
-${lookup{$sender_address_local_part}lsearch{DIR/aux-fixed/0990/$sender_address_domain}{yes}{no}}
-****