testsuite: abstract out common conf settings
[exim.git] / test / confs / 2009
index dbc8b871ef93939515cf57a778a29117c9ebea85..59139f27e05dbdd4dd8cd8beacb8ac7a7fddd23d 100644 (file)
@@ -2,14 +2,9 @@
 
 SERVER =
 
-exim_path = EXIM_PATH
-keep_environment =
-host_lookup_order = bydns
+.include DIR/aux-var/tls_conf_prefix
+
 primary_hostname = myhost.test.ex
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/SERVER%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
 
 # ----- Main settings -----