X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/d4dc049f9a9e80ac3a470fd644418668eefedecb..811622b672d4a4cf3d71fbd66810a66adf76826e:/test/confs/0174 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 -----