X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/0d2e392e281e96d9f9f2f3dd438affe3f2563c57..4a852e8c97fa4de42c443107121c7717e1f0c9b2:/test/confs/5207 diff --git a/test/confs/5207 b/test/confs/5207 index 9465cfceb..61f3748f3 100644 --- a/test/confs/5207 +++ b/test/confs/5207 @@ -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 -----