testsuite: abstract out common conf settings
[exim.git] / test / confs / 0250
index b6d8d001dc2858a6016ea126fe158a25a765a518..80030ecd57e4ff1e4a992774121ee2a160d5d18c 100644 (file)
@@ -1,14 +1,8 @@
 # Exim test configuration 0250
 
-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 -----