Taintcheck transport-process arguments
[exim.git] / test / confs / 0134
index 3376f05f3d14663326325e94f6234e9f17af9252..0358e12ae5731afe61e6e3548abcf91a62478647 100644 (file)
@@ -88,7 +88,7 @@ directfile:
 
 pipe:
   driver = pipe
-  command = /bin/sh -c "echo $local_part $domain >DIR/test-mail/$local_part"
+  command = /bin/sh -c "echo $local_part_data $domain_data >DIR/test-mail/$local_part_data"
   user = CALLER