testsuite: abstract out common conf settings
[exim.git] / test / confs / 0071
index 749781c784dd1fdbcdaace50c6e8310f48531a0f..d7ab2ff5d624713177c77234da5487a6084e7453 100644 (file)
@@ -1,11 +1,7 @@
 # Exim test configuration 0071
 
-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 -----