testsuite: abstract out common conf settings
[exim.git] / test / confs / 2102
index b7893de758e89cfc4d05e5a1b3bd0e0040975c6b..4223430a36f6ec1ece73da13964eab8162fd0bec 100644 (file)
@@ -1,14 +1,9 @@
 # Exim test configuration 2102
 
-exim_path = EXIM_PATH
-keep_environment =
-host_lookup_order = bydns
-primary_hostname = myhost.test.ex
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
+.include DIR/aux-var/tls_conf_prefix
+
 timezone = UTC
+primary_hostname = myhost.test.ex
 
 # ----- Main settings -----