X-Git-Url: https://git.netwichtig.de/gitweb/?a=blobdiff_plain;f=test%2Fconfs%2F0027;h=6c5120d8e9853e3c380c14ad8c5a447e9ef29dd0;hb=6d9b05ae272ca2122b48451c317d601e449af932;hp=c2d0f01be93a7044f22a2872f452968aef721813;hpb=ba74fb8d95d2e9af2122e0a95c4d5334b4f0466c;p=user%2Fhenk%2Fcode%2Fexim.git diff --git a/test/confs/0027 b/test/confs/0027 index c2d0f01be..6c5120d8e 100644 --- a/test/confs/0027 +++ b/test/confs/0027 @@ -39,7 +39,7 @@ data3: acl_rcpt: warn set acl_m_1 = ${acl {data}} accept endpass - acl = ${bless:${tr{$local_part}{:}{\n}}} + acl = ${tr{$local_part}{:}{\n}} deny message = this message should not occur @@ -70,7 +70,8 @@ dev_null: local_delivery: driver = appendfile - file = DIR/test-mail/${bless:$local_part} + file = DIR/test-mail/$local_part + create_file = DIR/test-mail user = CALLER # End