testsuite: abstract out common conf settings
[exim.git] / test / confs / 0393
index c7bbf00468dc6a639c6fbe1a4bd9911dcb6472e0..c029d0d71b7f08b215e326e95da1bf9a11428ab3 100644 (file)
@@ -2,13 +2,8 @@
 
 FILTER=/bin/cat
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
-rfc1413_query_timeout = 0s
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
+.include DIR/aux-var/std_conf_prefix
+
 
 # ----- Main settings -----