X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/0d2e392e281e96d9f9f2f3dd438affe3f2563c57..6b69b71028f15c7ba3157bac955103b764326f60:/test/confs/0274 diff --git a/test/confs/0274 b/test/confs/0274 index 461acfcf3..c5b0bd847 100644 --- a/test/confs/0274 +++ b/test/confs/0274 @@ -14,7 +14,8 @@ begin transports t1: driver = appendfile - file = DIR/test-mail/${if eq{$address_data}{}{${bless:$local_part}}{$address_data}} + file = DIR/test-mail/${if eq{$address_data}{}{$local_part}{$address_data}} + create_file = DIR/test-mail user = CALLER # ----- Routers -----