Lookups: fix dbmnz crash on zero-length datum. Bug 3079
[exim.git] / test / confs / 0329
index e126d8c7e86cf1d2581aef0683b50defad08e82a..ce43227f3cd4cf52222ce5af7672b80cd5923c4a 100644 (file)
@@ -29,7 +29,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
 
 # End