testsuite: abstract out common conf settings
[exim.git] / test / confs / 2003
index 12087aa62fbb69184bdb6581115c40fc6ff8732a..c3eece620b501afb320798bde6ad0b0467cbd0cf 100644 (file)
@@ -1,13 +1,8 @@
 # Exim test configuration 2003
 
-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/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
 
 # ----- Main settings -----