X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/4fab92fbc2b63bac2d89c1dae69fa1845cb640b7..e1d3ae66a94db62082632898fab0e1659be27882:/test/confs/0174?ds=sidebyside diff --git a/test/confs/0174 b/test/confs/0174 index b7fe882e2..5498e2bee 100644 --- a/test/confs/0174 +++ b/test/confs/0174 @@ -52,7 +52,7 @@ begin transports appendfile: driver = appendfile - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} user = CALLER pipe: @@ -63,6 +63,7 @@ pipe: message_prefix = return_output user = CALLER + path = ${env{PATH}} # ----- Retry -----