Testsuite: bounce_message_file and warn_message_file
[exim.git] / test / confs / 0078
index a9e660a71c90281570bd82441ca7fef5763236ce..fe325bc397bc83ca816cb0306a697df32b20aa80 100644 (file)
@@ -1,12 +1,8 @@
 # Exim test configuration 0078
 
-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 -----
 
@@ -48,6 +44,7 @@ begin transports
 
 remote_smtp:
   driver = smtp
+  hosts_try_fastopen = :
 
 
 # End