Pipe transport: expand the path option
[exim.git] / test / confs / 0174
index f366e29f64dde3e3bc966b815ee3565e4f8cf68b..32a3bde5d988c7378d7bc8b48c4141e9242520ea 100644 (file)
@@ -63,7 +63,7 @@ pipe:
   message_prefix =
   return_output
   user = CALLER
-  path = /bin:/usr/bin:/usr/local/bin
+  path = ${env{PATH}}
 
 
 # ----- Retry -----