testsuite: abstract out common conf settings
[exim.git] / test / confs / 0062
index 9becb261fd0934cf1ec7159b83b4ad1a7c84e91b..b5d47c862b764be7af5aee4a31762916199dccb3 100644 (file)
@@ -1,12 +1,8 @@
 # Exim test configuration 0062
 
-exim_path = EXIM_PATH
-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
 
 # ----- Main settings -----