appendfile: taint-enforce file & directory options
[users/jgh/exim.git] / test / confs / 0225
index f10ea4b711c68aafb846f1680f11ac012e630b0d..a778c2f6a3c7da5e63cc75ddd4e2232f52d4956a 100644 (file)
@@ -1,12 +1,7 @@
 # Exim test configuration 0225
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
-rfc1413_query_timeout = 0s
-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 -----
 
@@ -45,10 +40,11 @@ begin transports
 
 smtp:
   driver = smtp
+  hosts_try_fastopen = :
 
 local_delivery:
   driver = appendfile
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   user = CALLER