X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/0d2e392e281e96d9f9f2f3dd438affe3f2563c57..cfe6acff2ddc7eb03b3489770219edf829abd323:/test/confs/0194 diff --git a/test/confs/0194 b/test/confs/0194 index abeaafcf1..15906b996 100644 --- a/test/confs/0194 +++ b/test/confs/0194 @@ -31,7 +31,8 @@ begin transports local_delivery: driver = appendfile - file = DIR/test-mail/${bless:$local_part} + file = DIR/test-mail/$local_part + create_file = DIR/test-mail user = CALLER pipe: @@ -44,7 +45,7 @@ pipe: piperet: driver = pipe batch_max = 100 - command = DIR/aux-fixed/TESTNUM.ret $h_ret: + command = DIR/aux-fixed/TESTNUM.ret "${if inlist {$h_ret:} {75:99} {$value}}" return_fail_output user = CALLER