Fix $regex<n> use-after-free. Bug 2915
[exim.git] / test / confs / 0552
index bc8b5ae45905b9fd17d9c546d4bba70631cf33a4..153185561f8cf64803472aba8af1ca652c00b969 100644 (file)
@@ -3,13 +3,9 @@
 DDF=
 SERVER=
 
-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/SERVER%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
 
 # ----- Main settings -----
 
@@ -50,6 +46,7 @@ begin transports
 t1:
   driver = smtp
   port = PORT_D
+  hosts_try_fastopen = :
   hosts = 127.0.0.1
   allow_localhost
   command_timeout = 2s