appendfile: taint-enforce file & directory options
[users/jgh/exim.git] / test / confs / 4525
index f6a0258a7e3851a80fb0cd38e0f61a9df26cc991..a5b7f2cd05927dd95fd2a2b2d08554e77ce690e9 100644 (file)
@@ -68,6 +68,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
@@ -106,7 +107,7 @@ send_to_server:
 
 file:
   driver =     appendfile
-  file =       DIR/test-mail/$local_part
+  file =       DIR/test-mail/${bless:$local_part}
   user =       CALLER
 
 # End