diff options
Diffstat (limited to 'test/confs/0327')
-rw-r--r-- | test/confs/0327 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/test/confs/0327 b/test/confs/0327 index 85b4f894a..30f2576cf 100644 --- a/test/confs/0327 +++ b/test/confs/0327 @@ -40,12 +40,14 @@ begin transports t1: driver = appendfile - file = DIR/test-mail/${bless:$local_part} + file = DIR/test-mail/$local_part + create_file = DIR/test-mail user = CALLER t2: driver = appendfile - file = DIR/test-mail/${bless:$local_part} + file = DIR/test-mail/$local_part + create_file = DIR/test-mail user = CALLER # End |