Testsuite: use name for nonexistent host that the testsuite forces to not-resolve
[exim.git] / test / confs / 0492
index 0271d3b85067255c8f4856843927164f45f29017..855ea31deed9d9ff6db5ca7bcc74f3b85d5ba0a9 100644 (file)
@@ -1,13 +1,8 @@
 # Exim test configuration 0492
 
-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
-tls_advertise_hosts =
 
 # ----- Main settings -----
 
@@ -37,6 +32,7 @@ begin transports
 t1:
   driver = smtp
   hosts = 127.0.0.1
+  hosts_try_fastopen = :
   allow_localhost
 
 t2: