testsuite: abstract out common conf settings
[exim.git] / test / confs / 0463
index 1dcb8bd18f8596a24ae3d42ddc67b259031f0e21..8be1d95c14756f4b862b8bd256f629848948d09b 100644 (file)
@@ -1,14 +1,8 @@
 # Exim test configuration 0463
 
-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 -----