string.c: do not interpret '\\' before '\0' (CVE-2019-15846)
[exim.git] / test / confs / 0336
index ae6136b9a1263ca0d252f0d3bc2b0b0cf09a3b76..8ec4475913548089bd2a5a1cff0c48a5616571c9 100644 (file)
@@ -1,12 +1,8 @@
 # Exim test configuration 0336
 
-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
 
 # ----- Main settings -----