Lookups: dsearch subdir with leading "..". Bug 2994
[exim.git] / test / confs / 0532
index 1ba2162c41dc2b9ad12bd812835f05609aeed55d..a6e14f58d74908709c22f9061f17e06f5367aaa5 100644 (file)
@@ -2,15 +2,9 @@
 
 CONNECTCOND=
 
-exim_path = EXIM_PATH
-keep_environment =
-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 -----
 
@@ -76,6 +70,7 @@ begin transports
 t1:
   driver = appendfile
   file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER
 
 # End