X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/dc8ae77b80164fe6abf7f55c8deffcfc91c2aebf..33c9e43ec040c0a29394d8e3b745180ddddc0ed8:/test/confs/0174 diff --git a/test/confs/0174 b/test/confs/0174 index f366e29f6..b79e237b3 100644 --- a/test/confs/0174 +++ b/test/confs/0174 @@ -53,6 +53,7 @@ begin transports appendfile: driver = appendfile file = DIR/test-mail/$local_part + create_file = DIR/test-mail user = CALLER pipe: @@ -63,7 +64,7 @@ pipe: message_prefix = return_output user = CALLER - path = /bin:/usr/bin:/usr/local/bin + path = ${env{PATH}} # ----- Retry -----