Make {bounce,warn}_message_file expanded. Bug 2522
[exim.git] / test / confs / 5208
index 1cd500ff73cbf2f1796c5470530e835c59f47017..988183b3676885c2e9cf1cef82055206e45d9f40 100644 (file)
@@ -3,13 +3,9 @@
 LIST=
 SELF=freeze
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
+.include DIR/aux-var/std_conf_prefix
+
 primary_hostname = myhost.test.ex
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
 
 # ----- Main settings -----
 
@@ -32,5 +28,6 @@ begin transports
 
 t1:
   driver = smtp
+  hosts_try_fastopen = :
 
 # End