testsuite: abstract out common conf settings
[exim.git] / test / confs / 0572
index 9ceeffc8ef64f3ba52a608133da83a03cccb280f..23da35a096f5391cf0fd6bd30005b145f7fde603 100644 (file)
@@ -2,15 +2,9 @@
 
 OPT =
 
-exim_path = EXIM_PATH
-keep_environment =
-hide 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 -----