Two-phase queue run perf: parallel processes for phase one
[users/jgh/exim.git] / test / confs / 0173
index 1b423e152b57ebe1c637178abcc14e1ec8e4e477..dfe894ef89c22c8289e585b269a0e1ce9a0e31a2 100644 (file)
@@ -29,13 +29,14 @@ begin transports
 
 appendfile:
   driver = appendfile
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   user = CALLER
 
 pipe:
   driver = pipe
   return_output
   user = CALLER
+  path = ${env{PATH}}
 
 
 # ----- Retry -----