X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/4fab92fbc2b63bac2d89c1dae69fa1845cb640b7..86ba540670517109809d93cd73716d320a6a0923:/test/confs/0309 diff --git a/test/confs/0309 b/test/confs/0309 index 4d6449009..0a49f221d 100644 --- a/test/confs/0309 +++ b/test/confs/0309 @@ -29,13 +29,13 @@ begin transports local_delivery: driver = appendfile - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} message_size_limit = $local_part user = CALLER bounce: driver = appendfile - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} user = CALLER