X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/0d2e392e281e96d9f9f2f3dd438affe3f2563c57..340e5f5781abb5388c41fa326d6e1cabf7ba96ff:/test/confs/0131 diff --git a/test/confs/0131 b/test/confs/0131 index c3df9a89e..552060cde 100644 --- a/test/confs/0131 +++ b/test/confs/0131 @@ -25,7 +25,7 @@ forward: driver = redirect allow_filter no_check_local_user - file = DIR/aux-fixed/TESTNUM.${bless:$local_part} + file = ${lookup {TESTNUM.$local_part} dsearch,ret=full {DIR/aux-fixed} {$value}fail} retry_use_local_part user = CALLER address_data = $address_data-forward @@ -43,7 +43,8 @@ begin transports appendfile: driver = appendfile - file = DIR/test-mail/${bless:$local_part} + file = DIR/test-mail/$local_part + create_file = DIR/test-mail user = CALLER headers_add = Address-Data: >$address_data<