appendfile: taint-enforce file & directory options
[users/jgh/exim.git] / test / confs / 0398
index b894e46d81a52e8b997611d7cb508e2607ec9de6..02b537032124b57299cc21952dd0b8ec0a0a9890 100644 (file)
@@ -1,11 +1,7 @@
 # Exim test configuration 0398
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
+.include DIR/aux-var/std_conf_prefix
+
 
 # ----- Main settings -----
 
@@ -58,12 +54,13 @@ begin transports
 
 t1:
   driver = appendfile
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   user = CALLER
 
 t2:
   driver = smtp
   port = PORT_S
+  hosts_try_fastopen = :
   allow_localhost