Logging: add I= element to transport-defer lines. Bug 2675
[exim.git] / test / confs / 0175
index 838a0736dfd4700913a6f46be1bd9013b594dbf0..3f2cc8c9618ccd40bf15121852ac0a6f8293d8d2 100644 (file)
@@ -1,13 +1,7 @@
 # Exim test configuration 0175
 
-exim_path = EXIM_PATH
-keep_environment =
-host_lookup_order = bydns
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
-tls_advertise_hosts =
+.include DIR/aux-var/std_conf_prefix
+
 
 # ----- Main settings -----
 
@@ -64,10 +58,11 @@ begin transports
 
 smtp:
   driver = smtp
+  hosts_try_fastopen = :
 
 appendfile:
   driver = appendfile
-  file = DIR/test-mail/$local_part
+  file = DIR/test-mail/${bless:$local_part}
   user = CALLER