X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/9214d2e4dfd9d4f29e9cb7a0eea8a0758ed1b34a..4596719398f6f2365bed563aafd757a6433ce7b4:/test/confs/0533?ds=sidebyside diff --git a/test/confs/0533 b/test/confs/0533 index 290d5e68a..36e547ad6 100644 --- a/test/confs/0533 +++ b/test/confs/0533 @@ -16,7 +16,7 @@ r1: driver = redirect local_part_prefix = file- local_part_suffix = =* - data = DIR/test-mail/${bless:${substr_1:$local_part_suffix}} + data = DIR/test-mail/${extract {${substr_1:$local_part_suffix}} {mbox=mbox mbox2=mbox2}} file_transport = t1 r2: @@ -24,7 +24,7 @@ r2: local_part_prefix = pipe- local_part_suffix = =* caseful_local_part = true - data = |${bless:${substr_1:$local_part_suffix}} + data = |DIR/bin/${extract {$local_part} {userx=iefbr14 usery=iefbr14 userz=../bin/iefbr14}} pipe_transport = t2 @@ -34,6 +34,7 @@ begin transports t1: driver = appendfile + create_file = DIR/test-mail envelope_to_add user = CALLER batch_max = 10