testsuite: abstract out common conf settings
[exim.git] / test / confs / 0400
index 05ffaeb454de89a81b10687036f58519f3cc4f23..1a8a8e43b711c082da9436b82c2107978ef761fc 100644 (file)
@@ -2,14 +2,8 @@
 
 DATA=
 
-exim_path = EXIM_PATH
-keep_environment =
-host_lookup_order = bydns
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
-tls_advertise_hosts =
+.include DIR/aux-var/std_conf_prefix
+
 
 # ----- Main settings -----