testsuite: abstract out common conf settings
[exim.git] / test / confs / 5820
index 9ee830910106a578f2eeeaa121688edc1d714820..6c2f26ce062645b204966c84ef91639781f1c3c3 100644 (file)
@@ -3,14 +3,9 @@
 
 SERVER=
 
-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/SERVER%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
 
 # ----- Main settings -----