testsuite: abstract out common conf settings
[exim.git] / test / confs / 0192
index da0a6ffa71c3ecb2e812354847a96ed0aeed6e3a..d7bd3c1b167458f00f91cb429cf35e5311346bf4 100644 (file)
@@ -1,14 +1,8 @@
 # Exim test configuration 0192
 
-exim_path = EXIM_PATH
-keep_environment =
-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 -----