X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F0153;h=60a9cb9a5d71ac99950ad7b25e46e127e85b5c3f;hb=6d9b05ae272ca2122b48451c317d601e449af932;hp=35a004a455a859f1443874ed74d80af95df9fd2e;hpb=9c43aff91481faddf4ca3763657d3ae2a63acb65;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/0153 b/test/confs/0153 index 35a004a45..60a9cb9a5 100644 --- a/test/confs/0153 +++ b/test/confs/0153 @@ -13,17 +13,14 @@ begin routers virtual: driver = redirect domains = *.virt.test.ex - address_data = ${if match{$domain}{^(.*)\\.virt\\.test\\.ex\$}{${bless:$1}}} - data = ${if exists{DIR/aux-fixed/TESTNUM.alias.$address_data} \ - {${lookup{$local_part}lsearch{DIR/aux-fixed/TESTNUM.alias.$address_data}}} \ - fail} + data = ${lookup {$local_part} lsearch \ + {${lookup {TESTNUM.alias.$1} dsearch,ret=full {DIR/aux-fixed} {$value}fail}}} no_more list: driver = redirect domains = list.test.ex - file = ${if exists{DIR/aux-fixed/TESTNUM.list.${bless:$local_part}} \ - {DIR/aux-fixed/TESTNUM.list.${bless:$local_part}}fail} + file = ${lookup {TESTNUM.list.$local_part} dsearch,ret=full {DIR/aux-fixed} {$value}fail} no_more real: