Testsuite: Solaris munge
[exim.git] / test / confs / 0464
index 49c9d612be4fccad5510b49d17dbae9866faebfd..eb538e7ed540e2ed39da522e6a43a278da87c0a4 100644 (file)
@@ -1,12 +1,8 @@
 # Exim test configuration 0464
 
-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 -----
 
@@ -50,5 +46,6 @@ begin transports
 smtp:
   driver = smtp
   port = PORT_S
+  hosts_try_fastopen = :
 
 # End