testsuite: abstract out common conf settings
[exim.git] / test / confs / 3450
index 19e3a6b27a13f2d4d535f3ae9fff2dca2760a270..facc8b8eeacb1a65bf2df5ab04a6acc721917620 100644 (file)
@@ -1,13 +1,8 @@
 # Exim test configuration 3450
 
-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/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
 
 # ----- Main settings -----