Fix $regex<n> use-after-free. Bug 2915
[exim.git] / test / confs / 0383
index 51d8f8f37cd8c7be280bd4f93c4e2faefd7d147b..4c5bcfbf60615ccecd519c848725784db962e2fd 100644 (file)
@@ -1,20 +1,15 @@
 # Exim test configuration 0383
 
-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 -----
 
 qualify_domain = test.ex
 system_filter = DIR/aux-var/TESTNUM.F
 system_filter_pipe_transport = t1
-
+log_selector = +received_recipients
 
 # ----- Routers -----
 
@@ -45,6 +40,7 @@ t1:
 t2:
   driver = appendfile
   file = DIR/test-mail/$local_part
+  create_file = DIR/test-mail
   user = CALLER