X-Git-Url: https://git.exim.org/users/heiko/exim.git/blobdiff_plain/d4dc049f9a9e80ac3a470fd644418668eefedecb..436c0d208b49421d3d126f7c284bc3130b50ff14:/test/confs/0310 diff --git a/test/confs/0310 b/test/confs/0310 index 0f324da1d..a999c2642 100644 --- a/test/confs/0310 +++ b/test/confs/0310 @@ -28,13 +28,13 @@ begin transports local_delivery: driver = appendfile - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} quota = 5 user = CALLER bounce: driver = appendfile - file = DIR/test-mail/$local_part + file = DIR/test-mail/${bless:$local_part} user = CALLER