appendfile: taint-enforce file & directory options
[users/jgh/exim.git] / test / confs / 3720
index 6d8c46730554ed19758911ffa68b1a35bc016ad7..397e4e94de13bc99f54f0164f699156013f00275 100644 (file)
@@ -79,6 +79,7 @@ t1:
   driver = smtp
   hosts = 127.0.0.1
   port = PORT_D
+  hosts_try_fastopen = :
   allow_localhost
   tls_certificate =            DIR/aux-fixed/cert2
   tls_verify_certificates =    DIR/aux-fixed/cert1
@@ -87,7 +88,7 @@ t1:
 
 file:
   driver = appendfile
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   user = CALLER
 
 # End