testsuite: abstract out common conf settings
[exim.git] / test / confs / 0201
index 284e3848b85282c7c4b99363c380e6660b6d512e..5385baa9a0f206c4506ffb60cde9435434ab27b8 100644 (file)
@@ -1,13 +1,8 @@
 # Exim test configuration 0201
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
+.include DIR/aux-var/std_conf_prefix
+
 primary_hostname = myhost.test.ex
-rfc1413_query_timeout = 0s
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
 
 # ----- Main settings -----