Make {bounce,warn}_message_file expanded. Bug 2522
[exim.git] / test / confs / 5205
index 5048b1d59e54cf1808663fc137e6fb247efabfcc..4eeee700036d4729ebe81e23c6f6448e1e508ed7 100644 (file)
@@ -1,11 +1,7 @@
 # Exim test configuration 5205
 
-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 -----
 
@@ -31,5 +27,6 @@ begin transports
 smtp:
   driver = smtp
   port = PORT_S
+  hosts_try_fastopen = :
 
 # End