]> git.netwichtig.de Git - user/henk/code/exim.git/blobdiff - test/confs/0283
Taint: de-taint $2 (fixed part of key) from a matching partial-search
[user/henk/code/exim.git] / test / confs / 0283
index 7f40efb18dbeb07af7a1672d4dfe852237b1a5d7..62a5e60ca4b0156078cf2d8035634de84dcf803b 100644 (file)
@@ -37,12 +37,14 @@ t1:
 
 t2:
   driver = appendfile
-  file = DIR/test-mail/${bless:$local_part}
+  file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER
 
 t3:
   driver = appendfile
-  file = DIR/test-mail/${bless:$local_part}
+  file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = root
 
 # ----- Retry -----