X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/4fab92fbc2b63bac2d89c1dae69fa1845cb640b7..18a352ae8a799bb7be3a03b14bbf3ce9e0ba4945:/test/confs/5207 diff --git a/test/confs/5207 b/test/confs/5207 index bfd32bb3b..9465cfceb 100644 --- a/test/confs/5207 +++ b/test/confs/5207 @@ -14,7 +14,7 @@ begin transports t1: driver = appendfile - file = DIR/test-mail/${if eq{$address_data}{}{$local_part}{$address_data}} + file = DIR/test-mail/${if eq{$address_data}{}{${bless:$local_part}}{$address_data}} user = CALLER # ----- Routers -----