X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F0270;h=7dae6d523dede6396338745c7f18ebd8aae8b5cf;hb=6d9b05ae272ca2122b48451c317d601e449af932;hp=8b3441cd08517091c3f59a14ec41c95ce9e8a013;hpb=5cd1d1356732d96d49a1f7c682d1b8a33b2576f9;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/0270 b/test/confs/0270 index 8b3441cd0..7dae6d523 100644 --- a/test/confs/0270 +++ b/test/confs/0270 @@ -30,14 +30,14 @@ r1: skip_syntax_errors local_parts = ^list syntax_errors_to = postmaster@test.ex - file = DIR/aux-fixed/TESTNUM.${bless:$local_part} + file = ${lookup {TESTNUM.$local_part} dsearch,ret=full {DIR/aux-fixed} {$value}fail} r1a: driver = redirect skip_syntax_errors local_parts = ^nmlist syntax_errors_to = postmaster@test.ex - file = DIR/aux-fixed/TESTNUM.${bless:$local_part} + file = ${lookup {TESTNUM.$local_part} dsearch,ret=full {DIR/aux-fixed} {$value}fail} no_more r2: @@ -47,7 +47,7 @@ r2: syntax_errors_to = postmaster@test.ex syntax_errors_text = "There's an error in your filter file.\n\ The file has been ignored." - file = DIR/aux-fixed/TESTNUM.${bless:$local_part} + file = ${lookup {TESTNUM.$local_part} dsearch,ret=full {DIR/aux-fixed} {$value}fail} allow_filter router_home_directory = DIR/ user = CALLER