X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/4fab92fbc2b63bac2d89c1dae69fa1845cb640b7..94d719d803caf2c0c902dceeb787795eac11a63b:/test/confs/0274 diff --git a/test/confs/0274 b/test/confs/0274 index 2eb7bb60b..461acfcf3 100644 --- a/test/confs/0274 +++ b/test/confs/0274 @@ -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 -----