TLS: support multiple certificate files in server. Bug 2092
[exim.git] / test / confs / 2117
index ab809d0817333dc1e31c83dde83aac99bad708d1..b6a5576675de2bd3663480b429e9aa2da2c98f69 100644 (file)
@@ -2,14 +2,9 @@
 
 SERVER =
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
+.include DIR/aux-var/tls_conf_prefix
+
 primary_hostname = myhost.test.ex
-rfc1413_query_timeout = 0s
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/SERVER%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
 
 # ----- Main settings -----