summaryrefslogtreecommitdiff
path: root/test/confs/0327
diff options
context:
space:
mode:
Diffstat (limited to 'test/confs/0327')
-rw-r--r--test/confs/03274
1 files changed, 2 insertions, 2 deletions
diff --git a/test/confs/0327 b/test/confs/0327
index 481aaa7ae..85b4f894a 100644
--- a/test/confs/0327
+++ b/test/confs/0327
@@ -40,12 +40,12 @@ begin transports
t1:
driver = appendfile
- file = DIR/test-mail/$local_part
+ file = DIR/test-mail/${bless:$local_part}
user = CALLER
t2:
driver = appendfile
- file = DIR/test-mail/$local_part
+ file = DIR/test-mail/${bless:$local_part}
user = CALLER
# End