testsuite: abstract out common conf settings
[exim.git] / test / confs / 0146
index a0f8a4c404ae4f6a9027e10a0cb3471066802e9d..d8b6067e765e81fbd42ce304d739e8b4ee2e931d 100644 (file)
@@ -1,15 +1,9 @@
 # Exim test configuration 0146
 
-exim_path = EXIM_PATH
-keep_environment =
-host_lookup_order = bydns
-primary_hostname = myhost.test.ex
+.include DIR/aux-var/std_conf_prefix
+
 qualify_domain = test.ex
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
-tls_advertise_hosts =
+primary_hostname = myhost.test.ex
 
 # ----- Main settings -----