string.c: do not interpret '\\' before '\0' (CVE-2019-15846)
[exim.git] / test / confs / 0449
index 6345b5897683d5bd6e60af233e59004e75e6d8df..d08da83417756008154c2a3080caab271f608b03 100644 (file)
@@ -1,14 +1,8 @@
 # Exim test configuration 0449
 
-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 -----