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