string.c: do not interpret '\\' before '\0' (CVE-2019-15846)
[exim.git] / test / confs / 0566
index e7a91c6944185b0a82a04a5995b46d610d922412..cc661f78b4786612183483200b87ca7cde0ee406 100644 (file)
@@ -1,13 +1,9 @@
-# Exim test configuration 0028
+# Exim test configuration 0566
 
-exim_path = EXIM_PATH
-host_lookup_order = bydns
+.include DIR/aux-var/std_conf_prefix
+
+log_selector = +8bitmime
 primary_hostname = myhost.test.ex
-rfc1413_query_timeout = 0s
-spool_directory = DIR/spool
-log_file_path = DIR/spool/log/%slog
-gecos_pattern = ""
-gecos_name = CALLER_NAME
 
 # ----- Main settings -----