X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/d4dc049f9a9e80ac3a470fd644418668eefedecb..f5a39157bddc11662b93e06a9845c3d8a8dd7fa3:/test/confs/0107?ds=sidebyside diff --git a/test/confs/0107 b/test/confs/0107 index 9bbb7e7a3..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}\ - {${if match{$value}{^/}{}{DIR/}}$value}\ - {DIR/test-mail/$local_part}} + file = ${lookup {$local_part} lsearch {DIR/aux-fixed/TESTNUM.filelist}\ + {${if match{$value}{^/}{}{DIR/}}$value}\ + {DIR/test-mail/$local_part}} user = CALLER # ----- Retry -----