Lookups: fix dbmnz crash on zero-length datum. Bug 3079
[exim.git] / test / confs / 0504
index b2dadfcb3c1d9f23597cdb9f0a32623ff6e1ee6c..c8bcf0fd2a4d13b878b55b05b58367de496d065b 100644 (file)
@@ -13,7 +13,7 @@ begin routers
 
 r1:
   driver = accept
-  transport = $h_transport:
+  transport = OPT
 
 
 # ----- Transports -----
@@ -23,6 +23,7 @@ begin transports
 t1:
   driver = appendfile
   file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER
   transport_filter = /non/existent/file
 
@@ -35,6 +36,7 @@ t3:
   driver = smtp
   hosts = 127.0.0.1
   port = PORT_S
+  hosts_try_fastopen = :
   allow_localhost
   transport_filter = /non/existent/file