testsuite: abstract out common conf settings
[exim.git] / test / confs / 0175
index 7fba5b6aba8b0d8f49edbf40be58623b88b5556d..b20e4fe1a2d67532bd9382d2b85f2862b09f13b0 100644 (file)
@@ -1,12 +1,7 @@
 # Exim test configuration 0175
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
-rfc1413_query_timeout = 0s
-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 -----