]> git.netwichtig.de Git - user/henk/code/exim.git/blobdiff - test/confs/3451
Taint: de-taint $2 (fixed part of key) from a matching partial-search
[user/henk/code/exim.git] / test / confs / 3451
index c3f07b948a4291095c784f83f7a2471527def656..8303f28b9c79cbcca4314dad0a04fa499a3eede6 100644 (file)
@@ -62,6 +62,7 @@ begin transports
 local_delivery:
   driver = appendfile
   file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   headers_add = TLS: cipher=$tls_cipher peerdn=$tls_peerdn
   user = CALLER
 
@@ -69,8 +70,9 @@ send_to_server:
   driver = smtp
   allow_localhost
   hosts = 127.0.0.1
+  port = PORT_D
+  hosts_try_fastopen = :
   hosts_try_auth = *
   hosts_noproxy_tls = PEX
-  port = PORT_D
 
 # End