Use %ld not %l
[exim.git] / test / confs / 4525
index f6a0258a7e3851a80fb0cd38e0f61a9df26cc991..e254a7b352a943b33c879871b6de836178cb713e 100644 (file)
@@ -20,9 +20,6 @@ gecos_name = CALLER_NAME
 dns_cname_loops = 9
 chunking_advertise_hosts = *
 
-.ifdef _HAVE_REQTLS
-tls_advertise_requiretls =
-.endif
 .ifdef _HAVE_PIPE_CONNECT
 pipelining_connect_advertise_hosts = :
 .endif
@@ -68,6 +65,7 @@ send_to_server:
   allow_localhost
   hosts = HOSTIPV4
   port = PORT_D
+  hosts_try_fastopen = :
 
 .ifdef FILTER
   transport_filter =   /bin/cat - DIR/aux-fixed/TESTNUM.mlistfooter
@@ -107,6 +105,7 @@ send_to_server:
 file:
   driver =     appendfile
   file =       DIR/test-mail/$local_part
+  create_file =        DIR/test-mail
   user =       CALLER
 
 # End