Allow relative file names in .include lines (Closes 1971)
[exim.git] / test / confs / 0490
index 0252d2dec0c016580e444026740104e98acff04c..ca3c1c2fed4b245d34a2296e9d81fcd9543e28dd 100644 (file)
@@ -1,13 +1,8 @@
 # Exim test configuration 0490
 
-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
-tls_advertise_hosts =
 
 # ----- Main settings -----