X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/36b600bb776d082be8cdd15c18daed3c29cfda7f..eb763a7aaf9ed36939193283153724eb2671c999:/test/confs/0153 diff --git a/test/confs/0153 b/test/confs/0153 index 24f499b41..35a004a45 100644 --- a/test/confs/0153 +++ b/test/confs/0153 @@ -13,9 +13,10 @@ begin routers virtual: driver = redirect domains = *.virt.test.ex - address_data = ${lookup {TESTNUM.alias.${extract {1}{.}{$domain}}} \ - dsearch{DIR/aux-fixed} {$value}fail} - data = ${lookup{$local_part}lsearch{DIR/aux-fixed/$address_data}} + 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} no_more list: