appendfile: taint-enforce file & directory options
[users/jgh/exim.git] / test / confs / 0185
index d6e9fe0203e87f92edf1394608abd77319db9b7f..b8bf04d290bc2e3031c364d9441569736275c08a 100644 (file)
@@ -62,7 +62,7 @@ begin transports
 
 appendfile:
   driver = appendfile
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   user = CALLER
 
 autoreply:
@@ -72,6 +72,7 @@ autoreply:
 smtp:
   driver = smtp
   port = PORT_S
+  hosts_try_fastopen = :
 
 
 # ----- Retry -----