X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F0533;h=36e547ad6650215a978a8c9e98e6ea68f6636ce9;hb=b3ce3e5440ea0ce5e3580aa9a0fa18c88214a286;hp=290d5e68a8822734345e2bb08e98a94f8869df4c;hpb=9214d2e4dfd9d4f29e9cb7a0eea8a0758ed1b34a;p=user%2Fhenk%2Fcode%2Fexim.git 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