testsuite: abstract out common conf settings
[exim.git] / test / confs / 3700
index 667131e3f385dd85816836aac4a02cf9af3bcc10..94bd26ebdf3c0ab7107effbcfcaf3317e5fc7243 100644 (file)
@@ -2,15 +2,9 @@
 
 SERVER=
 
-exim_path = EXIM_PATH
-keep_environment =
-host_lookup_order = bydns
-primary_hostname = myhost.test.ex
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/SERVER%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
+.include DIR/aux-var/tls_conf_prefix
 
+primary_hostname = myhost.test.ex
 log_selector = +received_recipients +outgoing_port
 
 # ----- Main settings -----