diff options
Diffstat (limited to 'test/confs/0274')
-rw-r--r-- | test/confs/0274 | 2 |
1 files changed, 1 insertions, 1 deletions
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 ----- |