Taint: reject tainted list-separator change
[exim.git] / test / confs / 0270
index 8b3441cd08517091c3f59a14ec41c95ce9e8a013..e267df056b2855b6fc9e45c78d6d03a1f4113104 100644 (file)
@@ -30,28 +30,16 @@ r1:
   skip_syntax_errors
   local_parts = ^list
   syntax_errors_to = postmaster@test.ex
-  file = DIR/aux-fixed/TESTNUM.${bless:$local_part}
+  file = ${lookup {TESTNUM.$local_part} dsearch,ret=full {DIR/aux-fixed} {$value}fail}
 
 r1a:
   driver = redirect
   skip_syntax_errors
   local_parts = ^nmlist
   syntax_errors_to = postmaster@test.ex
-  file = DIR/aux-fixed/TESTNUM.${bless:$local_part}
+  file = ${lookup {TESTNUM.$local_part} dsearch,ret=full {DIR/aux-fixed} {$value}fail}
   no_more
 
-r2:
-  driver = redirect
-  skip_syntax_errors
-  local_parts = ^filter
-  syntax_errors_to = postmaster@test.ex
-  syntax_errors_text = "There's an error in your filter file.\n\
-                        The file has been ignored."
-  file = DIR/aux-fixed/TESTNUM.${bless:$local_part}
-  allow_filter
-  router_home_directory = DIR/
-  user = CALLER
-
 r3:
   driver = accept
   transport = t1