Lookups: fix dbmnz crash on zero-length datum. Bug 3079
[exim.git] / test / confs / 4620
index ad115c9623b0b8fd588ac47199b6b5eddaa1787c..effc845a52db89acb5527390ebbcfa449425406b 100644 (file)
@@ -86,7 +86,8 @@ forwarded_external:
 
 appendfile:
   driver =     appendfile
-  file =       DIR/test-mail/${bless:$local_part}
+  file =       DIR/test-mail/$local_part
+  create_file =        DIR/test-mail
   user =       CALLER
 
 # ----- Retry -----