testsuite: abstract out common conf settings
[exim.git] / test / confs / 4201
index 4145325cc391fd6d0b5dedd67d0d94019ecfc3e8..e12e13828b5daa93b373a549db6f646e86299db5 100644 (file)
@@ -4,13 +4,10 @@
 OPTION = *
 CONTROL =
 INSERT =
+SUB =
+
+.include DIR/aux-var/std_conf_prefix
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
 
 # ----- Main settings -----
 
@@ -29,6 +26,8 @@ queue_run_in_order
 
 smtputf8_advertise_hosts = OPTION
 
+SUB
+
 
 # ----- ACL -----