Lookups: fix dbmnz crash on zero-length datum. Bug 3079
[exim.git] / test / confs / 0177
index 7921a8b55d4e8600975c19fe14900a9e6df8a5f3..eb15a515d08aa519c81e673bc8832815e6c3d478 100644 (file)
@@ -66,6 +66,7 @@ begin transports
 appendfile:
   driver = appendfile
   file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER
 
 autoreply:
@@ -75,6 +76,7 @@ autoreply:
 smtp:
   driver = smtp
   port = PORT_S
+  hosts_try_fastopen = :
 
 
 # ----- Retry -----