X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/4fab92fbc2b63bac2d89c1dae69fa1845cb640b7..86ba540670517109809d93cd73716d320a6a0923:/test/confs/0142 diff --git a/test/confs/0142 b/test/confs/0142 index 748e76b8b..716ad5fa7 100644 --- a/test/confs/0142 +++ b/test/confs/0142 @@ -43,12 +43,12 @@ pipe: local_delivery: driver = appendfile - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} user = CALLER filtered_delivery: driver = appendfile - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} transport_filter = DIR/bin/fd -f user = CALLER