Lookups: fix dbmnz crash on zero-length datum. Bug 3079
[exim.git] / test / confs / 0571
index d7c19f14cad161c0d6a057b09868eb6dea63c767..dc3d477dc91ec24d72f63a1ccb4b2edf52603d13 100644 (file)
@@ -40,7 +40,8 @@ begin transports
 
 t1:
   driver = appendfile
-  file = DIR/test-mail/${bless:$local_part}
+  file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER
 
 t2: