testsuite: abstract out common conf settings
[exim.git] / test / confs / 0600
index d8ff26a6fdbb29734242559e10f76308ae8f67ec..29bc5bf1a7818f623f70d9f30f39bc55bcef0630 100644 (file)
@@ -1,12 +1,8 @@
 # Exim test configuration 0600
 # utf8clean:string
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
+.include DIR/aux-var/std_conf_prefix
+
 
 # ----- Main settings -----