Allow relative file names in .include lines (Closes 1971)
[exim.git] / test / confs / 2500
index 73f82edd2126589d8a70a10c863b967d4c97afbd..72bb374ec41cb126a0a301d63cd1ab4a12d6ba91 100644 (file)
@@ -1,12 +1,8 @@
 # Exim test configuration 2500
 
-exim_path = EXIM_PATH
-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/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
 
 # ----- Main settings -----