testsuite: abstract out common conf settings
[exim.git] / test / confs / 3209
index ebaa4ebddb776a2ae4174addbfa905fda7e41de0..d5a442ddb8c09e1f23bbb40b9edef42425621785 100644 (file)
@@ -1,15 +1,9 @@
 # Exim test configuration 3209
 
-exim_path = EXIM_PATH
-keep_environment =
-host_lookup_order = bydns
+.include DIR/aux-var/std_conf_prefix
+
 primary_hostname = myhost.test.ex
 qualify_domain = test.ex
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
-tls_advertise_hosts =
 
 # ----- Main settings -----