diff options
Diffstat (limited to 'test/confs/0107')
-rw-r--r-- | test/confs/0107 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/confs/0107 b/test/confs/0107 index f904150f1..190fa9776 100644 --- a/test/confs/0107 +++ b/test/confs/0107 @@ -26,9 +26,9 @@ begin transports appendfile: driver = appendfile create_file = belowhome - file = ${lookup{$local_part}lsearch{DIR/aux-fixed/TESTNUM.filelist}\ + file = ${lookup {$local_part} lsearch {DIR/aux-fixed/TESTNUM.filelist}\ {${if match{$value}{^/}{}{DIR/}}$value}\ - {DIR/test-mail/${bless:$local_part}}} + {DIR/test-mail/$local_part}} user = CALLER # ----- Retry ----- |