X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/82fecf8fd8f749abfc538a06d9eefc7119e014ae..b3ce3e5440ea0ce5e3580aa9a0fa18c88214a286:/test/confs/0251 diff --git a/test/confs/0251 b/test/confs/0251 index 9c951528c..ebad92684 100644 --- a/test/confs/0251 +++ b/test/confs/0251 @@ -32,14 +32,13 @@ exeter_listr: no_check_local_user domains = listr.test.ex errors_to = ${local_part}-request@test.ex - file = DIR/aux-fixed/TESTNUM.list.${bless:$local_part} + file = ${lookup {TESTNUM.list.$local_part} dsearch,ret=full {DIR/aux-fixed} {$value}fail} forbid_file forbid_pipe one_time require_files = DIR/aux-fixed/TESTNUM.restrict.${local_part} retry_use_local_part - senders = ${if exists{DIR/aux-fixed/TESTNUM.restrict.${local_part}} \ - {${bless:DIR/aux-fixed/TESTNUM.restrict.${local_part}}}{zzzz}} + senders = ${lookup {TESTNUM.restrict.$local_part} dsearch,ret=full {DIR/aux-fixed} {$value} {zzzz}} syntax_errors_to = ${local_part}-request@test.ex exeter_listf: